|  | 
| 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.
   ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission (in ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission.dll) Version: 2021.1.0.391
 Syntax
Syntaxpublic string ShareRevenueAgencyCode { get; set; }Public Property ShareRevenueAgencyCode As String
	Get
	Set
Dim instance As ProducerBrokerCommissionItem
Dim value As String
value = instance.ShareRevenueAgencyCode
instance.ShareRevenueAgencyCode = value
Property Value
Type: 
String
  ShareRevenueAgencyCode As String.
 
 Remarks
Remarks|  Note | 
|---|
| Name -  ShareRevenueAgencyCodeLookup -  EmployeeShareRevenueAgencyFromLineAuto Validated -  True
 | 
 See Also
See Also