ApprovalRuleItemAccountCoding Property |  |
Predkontácia.
Namespace: Exa.OBERON.Shared.ApprovalAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.78.0 (5.0.78.0)
Syntaxpublic int AccountCoding { get; set; }Public Property AccountCoding As Integer
Get
Set
Dim instance As ApprovalRuleItem
Dim value As Integer
value = instance.AccountCoding
instance.AccountCoding = value
Property Value
Int32
See Also