 |
AgencyStructureItemAgencyCode Property |
Displays the Agency Code of the structure.
Created in Epic SDK V4.1.
Namespace:
ASI.TAM.API.Data.UI.Attachment
Assembly:
ASI.TAM.API.Data.UI.Attachment (in ASI.TAM.API.Data.UI.Attachment.dll) Version: 2021.1.0.1
Syntaxpublic string AgencyCode { get; set; }
Public Property AgencyCode As String
Get
Set
Dim instance As AgencyStructureItem
Dim value As String
value = instance.AgencyCode
instance.AgencyCode = value
Property Value
Type:
String
AgencyCode As String.
Remarks Note |
---|
- Name - AgencyCode
- Read Only - True
|
See Also