 |
ReceivableColumnItemValue Property |
Property Value
Created in Epic SDK 2017 R2.
Namespace:
ASI.TAM.API.Data.UI.Transaction
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic string Value { get; set; }
Public Property Value As String
Get
Set
Dim instance As ReceivableColumnItem
Dim value As String
value = instance.Value
instance.Value = value
Property Value
Type:
String
Value As String.
Remarks Note |
---|
- Name - Value
- Required On Insert - False
- Required On Update - False
|
See Also