Class Preference
Class for the item type Preference
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class Preference : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourcePreference()
Declaration
protected Preference()
Preference(ElementFactory, Object[])
Declaration
public Preference(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceIdentityId()
Retrieve the identity_id
property of the item
Declaration
public IProperty_Item<Identity> IdentityId()
Returns
Type | Description |
---|---|
IProperty_Item<Identity> |