 |
Loginuser_type Property |
User Type.
Namespace:
ASI.TAM.API.Data.UI.Configure.Security
Assembly:
ASI.TAM.API.Data.UI.Configure.Security (in ASI.TAM.API.Data.UI.Configure.Security.dll) Version: 2023.1.0.1249
Syntaxpublic string user_type { get; set; }
Public Property user_type As String
Get
Set
Dim instance As Login
Dim value As String
value = instance.user_type
instance.user_type = value
Property Value
Type:
String
See Also