 |
Personsuffix Property |
Suffix of the person's name.
Namespace:
ASI.TAM.API.Data.UI.Account.Person
Assembly:
ASI.TAM.API.Data.UI.Account.Person (in ASI.TAM.API.Data.UI.Account.Person.dll) Version: 2020.1.0.1
Syntaxpublic string suffix { get; set; }
Public Property suffix As String
Get
Set
Dim instance As Person
Dim value As String
value = instance.suffix
instance.suffix = value
Property Value
Type:
String
Remarks
See Also