 |
ClientAccountNumber Property |
Number
Created in Epic SDK V4.1.
Namespace:
ASI.TAM.API.Data.UI.Account.Client
Assembly:
ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntaxpublic string Number { get; set; }
Public Property Number As String
Get
Set
Dim instance As ClientAccount
Dim value As String
value = instance.Number
instance.Number = value
Property Value
Type:
String
Number As Phone Number.
Remarks Note |
---|
|
See Also