BankStatementStateNotice Property | |
Poznámka k stavu položky, napr. z automatického zaúčtovania.
Namespace: Exa.OBERON.ServicesGen2.Accounting.BankStatementsAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public string StateNotice { get; set; }
Public Property StateNotice As String
Get
Set
Dim instance As BankStatement
Dim value As String
value = instance.StateNotice
instance.StateNotice = value
Property Value
StringSee Also