 |
ProducerBrokerCommissionItemShareRevenueBranchName Property |
On Insert this is defaulted based on the code provided.
Created in Epic SDK V10.0.
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2022.2.0.1054
Syntaxpublic string ShareRevenueBranchName { get; set; }
Public Property ShareRevenueBranchName As String
Get
Set
Dim instance As ProducerBrokerCommissionItem
Dim value As String
value = instance.ShareRevenueBranchName
instance.ShareRevenueBranchName = value
Property Value
Type:
String
ShareRevenueBranchName As String.
Remarks Note |
---|
- Name - ShareRevenueBranchName
- Required On Insert - False
- Required On Update - False
|
See Also