Class User
Class for the item type User
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class User : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceUser()
Declaration
protected User()
User(ElementFactory, Object[])
Declaration
public User(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceCell()
Retrieve the cell
property of the item
Declaration
public IProperty_Text Cell()
Returns
Type | Description |
---|---|
IProperty_Text |
CompanyName()
Retrieve the company_name
property of the item
Declaration
public IProperty_Text CompanyName()
Returns
Type | Description |
---|---|
IProperty_Text |
DefaultVault()
Retrieve the default_vault
property of the item
Declaration
public IProperty_Item<Vault> DefaultVault()
Returns
Type | Description |
---|---|
IProperty_Item<Vault> |
Email()
Retrieve the email
property of the item
Declaration
public IProperty_Text Email()
Returns
Type | Description |
---|---|
IProperty_Text |
Esignature()
Retrieve the esignature
property of the item
Declaration
public IProperty_Text Esignature()
Returns
Type | Description |
---|---|
IProperty_Text |
Fax()
Retrieve the fax
property of the item
Declaration
public IProperty_Text Fax()
Returns
Type | Description |
---|---|
IProperty_Text |
FirstName()
Retrieve the first_name
property of the item
Declaration
public IProperty_Text FirstName()
Returns
Type | Description |
---|---|
IProperty_Text |
HomePhone()
Retrieve the home_phone
property of the item
Declaration
public IProperty_Text HomePhone()
Returns
Type | Description |
---|---|
IProperty_Text |
Label()
Retrieve the label
property of the item
Declaration
public IProperty_Text Label()
Returns
Type | Description |
---|---|
IProperty_Text |
LastLoginDate()
Retrieve the last_login_date
property of the item
Declaration
public IProperty_Date LastLoginDate()
Returns
Type | Description |
---|---|
IProperty_Date |
LastName()
Retrieve the last_name
property of the item
Declaration
public IProperty_Text LastName()
Returns
Type | Description |
---|---|
IProperty_Text |
LoginName()
Retrieve the login_name
property of the item
Declaration
public IProperty_Text LoginName()
Returns
Type | Description |
---|---|
IProperty_Text |
LogonEnabled()
Retrieve the logon_enabled
property of the item
Declaration
public IProperty_Boolean LogonEnabled()
Returns
Type | Description |
---|---|
IProperty_Boolean |
MailStop()
Retrieve the mail_stop
property of the item
Declaration
public IProperty_Text MailStop()
Returns
Type | Description |
---|---|
IProperty_Text |
Manager()
Retrieve the manager
property of the item
Declaration
public IProperty_Item<User> Manager()
Returns
Type | Description |
---|---|
IProperty_Item<User> |
Pager()
Retrieve the pager
property of the item
Declaration
public IProperty_Text Pager()
Returns
Type | Description |
---|---|
IProperty_Text |
Password()
Retrieve the password
property of the item
Declaration
public IProperty_Text Password()
Returns
Type | Description |
---|---|
IProperty_Text |
Picture()
Retrieve the picture
property of the item
Declaration
public IProperty_Text Picture()
Returns
Type | Description |
---|---|
IProperty_Text |
PwdIsSetOn()
Retrieve the pwd_is_set_on
property of the item
Declaration
public IProperty_Date PwdIsSetOn()
Returns
Type | Description |
---|---|
IProperty_Date |
StartingPage()
Retrieve the starting_page
property of the item
Declaration
public IProperty_Text StartingPage()
Returns
Type | Description |
---|---|
IProperty_Text |
Telephone()
Retrieve the telephone
property of the item
Declaration
public IProperty_Text Telephone()
Returns
Type | Description |
---|---|
IProperty_Text |
UserNo()
Retrieve the user_no
property of the item
Declaration
public IProperty_Text UserNo()
Returns
Type | Description |
---|---|
IProperty_Text |
WorkingDirectory()
Retrieve the working_directory
property of the item
Declaration
public IProperty_Text WorkingDirectory()
Returns
Type | Description |
---|---|
IProperty_Text |