|  | 
| 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 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 ShareRevenueBranchCode { get; set; }Public Property ShareRevenueBranchCode As String
	Get
	Set
Dim instance As ProducerBrokerCommissionItem
Dim value As String
value = instance.ShareRevenueBranchCode
instance.ShareRevenueBranchCode = value
Property Value
Type: 
String
  ShareRevenueBranchCode As String.
 
 Remarks
Remarks|  Note | 
|---|
| Name -  ShareRevenueBranchCodeLookup -  EmployeeShareRevenueBranchFromLineAuto Validated -  True
 | 
 See Also
See Also