 |
ClientIsPersonal Property |
Is Personal
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 bool IsPersonal { get; set; }
Public Property IsPersonal As Boolean
Get
Set
Dim instance As Client
Dim value As Boolean
value = instance.IsPersonal
instance.IsPersonal = value
Property Value
Type:
Boolean
IsPersonal As Boolean.
Remarks Note |
---|
|
See Also