Click or drag to resize

ActivityV1WhoOwnerCode Property

Who Owner Code

Created in Epic SDK V4.1.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Activity
Assembly:  ASI.TAM.API.Data.UI.Activity (in ASI.TAM.API.Data.UI.Activity.dll) Version: 2020.1.0.1
Syntax
public string WhoOwnerCode { get; set; }

Property Value

Type: String
WhoOwnerCode As String.
Remarks

Only active codes are valid. The WhoOwnerCode lookup returns all active employees. Depending on the situation, some results obtained from using the WhoOwnerCode lookup will be invalid. When activity is associated to non-client accounts, the employees with structures corresponding to the account structures are valid. When the activity is assocaited to either a Disbursement, Receipt, Voucher, ImportDirect Bill Reconciliation, Binder, Certificate, or Evidence Of Property, then all active employees are valid. Otherwise, only employees with structures corresponding to the activity structure are valid. It may be neccessary to use Get_Employee to obtain the structuresused to determine which of the employee codes are valid.

Note Note
  • Name - WhoOwnerCode
  • Lookup - WhoOwnerCode
  • Auto Validated - True
See Also