NonCashTransactionStateNotice Property |  |
Poznámka k stavu bezhotovostnej transakcie.
Namespace: Exa.OBERON.Shared.AccCommon.NonCashTransactionsAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic string StateNotice { get; set; }Public Property StateNotice As String
Get
Set
Dim instance As NonCashTransaction
Dim value As String
value = instance.StateNotice
instance.StateNotice = value
Property Value
String
See Also