 |
ViewOtherEmployeeItemAccountName Property |
other Employee account name
Namespace:
ASI.TAM.API.Data.UI.Account.Employee
Assembly:
ASI.TAM.API.Data.UI.Account.Employee (in ASI.TAM.API.Data.UI.Account.Employee.dll) Version: 2020.1.0.523
Syntaxpublic string AccountName { get; set; }
Public Property AccountName As String
Get
Set
Dim instance As ViewOtherEmployeeItem
Dim value As String
value = instance.AccountName
instance.AccountName = value
Property Value
Type:
String
Remarks
See Also