 |
DetailItemMethod Property |
Method
Created in Epic SDK V5.0.
Sometimes Required
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
Syntaxpublic string Method { get; set; }
Public Property Method As String
Get
Set
Dim instance As DetailItem
Dim value As String
value = instance.Method
instance.Method = value
Property Value
Type:
String
Method As String.
Remarks Note |
---|
- Name - Method
- Lookup - ReceiptDetailItemMethod
- Auto Validated - True
|
See Also