 |
ProducerBrokerCommissionItemShareRevenueProfitCenterName 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 ShareRevenueProfitCenterName { get; set; }
Public Property ShareRevenueProfitCenterName As String
Get
Set
Dim instance As ProducerBrokerCommissionItem
Dim value As String
value = instance.ShareRevenueProfitCenterName
instance.ShareRevenueProfitCenterName = value
Property Value
Type:
String
ShareRevenueProfitCenterName As String.
Remarks Note |
---|
- Name - ShareRevenueProfitCenterName
- Required On Insert - False
- Required On Update - False
|
See Also