 |
IdentificationNumberItemFlag Property |
Used to choose what action to apply to the identification number item.
Created in Epic SDK 2017 R2.
Namespace:
ASI.TAM.API.Data.UI.Account.Contact
Assembly:
ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.dll) Version: 2021.1.0.1
Syntaxpublic IdentificationNumberItemIdentificationNumberFlag Flag { get; set; }
Public Property Flag As IdentificationNumberItemIdentificationNumberFlag
Get
Set
Dim instance As IdentificationNumberItem
Dim value As IdentificationNumberItemIdentificationNumberFlag
value = instance.Flag
instance.Flag = value
Property Value
Type:
IdentificationNumberItemIdentificationNumberFlag
Flag As Enum.
Remarks Note |
---|
|
See Also