Click or drag to resize

ProducerBrokerCommissionItemShareRevenueBranchCode Property

If Share Revenue is enabled, than required for share revenue employees. Ignored otherwise. If Share Revenue for producers is not enabled, then must be blank. Refer to the ShareRevenueIsEnabledSystemSetting lookup.

Created in Epic SDK 2017.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public string ShareRevenueBranchCode { get; set; }

Property Value

Type: String
ShareRevenueBranchCode As String.
Remarks
Note Note
  • Name - ShareRevenueBranchCode
  • Lookup - EmployeeShareRevenueBranchFromLine
  • Auto Validated - True
See Also