 |
SummaryStatementDescription Property |
StatementDescription
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntaxpublic string StatementDescription { get; set; }
Public Property StatementDescription As String
Get
Set
Dim instance As Summary
Dim value As String
value = instance.StatementDescription
instance.StatementDescription = value
Property Value
Type:
String
StatementDescription As String.
Remarks Note |
---|
- Name - StatementDescription
- Length - 70
- Required On Insert - True
- Required On Update - True
|
See Also