 |
ActivityV1AgencyCode Property |
Required when attaching an activity to a client account or a lead account with a structure.
Created in Epic SDK V4.1.
Namespace:
ASI.TAM.API.Data.UI.Activity
Assembly:
ASI.TAM.API.Data.UI.Activity (in ASI.TAM.API.Data.UI.Activity.dll) Version: 2021.1.0.1
Syntaxpublic string AgencyCode { get; set; }
Public Property AgencyCode As String
Get
Set
Dim instance As ActivityV1
Dim value As String
value = instance.AgencyCode
instance.AgencyCode = value
Property Value
Type:
String
AgencyCode As String.
Remarks Note |
---|
- Name - AgencyCode
- Lookup - Agency
- Auto Validated - True
- Ignored On Update - True
|
See Also