Click or drag to resize

AuthorizedSignatureUserItem Class

AuthorizedSignatureUserItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.EmployeeAuthorizedSignatureUserItem
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: 2021.2.0.769
Syntax
public sealed class AuthorizedSignatureUserItem

The AuthorizedSignatureUserItem type exposes the following members.

Properties
  NameDescription
Public propertyAuthorizedSignatureUserID
Unique identifier used to specify authorized signature user item.
Public propertyEmployeeCode
Employee code of the authorized signature user. Lookup: EmployeeAuthorizedSignatureUserSecurityGroup Auto-Validated.
Public propertyFlag
Used to choose what action to apply to [item].
Public propertyName
Name of the authorized signature user.
Top
Remarks