 |
IdentificationNumberItemValue Property |
Validation depends on the identification number type chosen.
Created in Epic SDK 2017 R2.
Required
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: 2020.1.0.1
Syntaxpublic string Value { get; set; }
Public Property Value As String
Get
Set
Dim instance As IdentificationNumberItem
Dim value As String
value = instance.Value
instance.Value = value
Property Value
Type:
String
Value As String.
Remarks Note |
---|
- Name - Value
- Length - -1
- Required On Insert - True
- Required On Update - True
|
See Also