 |
PolicyV1IssuingLocationCode Property |
Issuing Location Code
Created in Epic SDK V4.1.
Sometimes Required
Namespace:
ASI.TAM.API.Data.UI.Account.Policy
Assembly:
ASI.TAM.API.Data.UI.Account.Policy (in ASI.TAM.API.Data.UI.Account.Policy.dll) Version: 2021.1.0.1
Syntaxpublic string IssuingLocationCode { get; set; }
Public Property IssuingLocationCode As String
Get
Set
Dim instance As PolicyV1
Dim value As String
value = instance.IssuingLocationCode
instance.IssuingLocationCode = value
Property Value
Type:
String
IssuingLocationCode As String.
Remarks Note |
---|
- Name - IssuingLocationCode
- Lookup - StateProvince
- Auto Validated - True
- Ignored On Update - True
- Ignored On Get - True
|
See Also