Accounting_BankAccountsBalanceNotice Property | |
Poznámka.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public string Notice { get; set; }
Public Property Notice As String
Get
Set
Dim instance As Accounting_BankAccountsBalance
Dim value As String
value = instance.Notice
instance.Notice = value
Property Value
StringSee Also