Click or drag to resize

ProducerBrokerCommissionItemShareRevenueAgencyCode 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 2016.

Namespace:  ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission
Assembly:  ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission (in ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission.dll) Version: 2021.1.0.391
Syntax
public string ShareRevenueAgencyCode { get; set; }

Property Value

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