Class cmf_DocumentLifeCycleState
Class for the item type cmf_DocumentLifeCycleState
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 cmf_DocumentLifeCycleState : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<cmf_ContentType>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcecmf_DocumentLifeCycleState()
Declaration
protected cmf_DocumentLifeCycleState()
cmf_DocumentLifeCycleState(ElementFactory, Object[])
Declaration
public cmf_DocumentLifeCycleState(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceBehavior()
Retrieve the behavior
property of the item
Declaration
public IProperty_Text Behavior()
Returns
Type | Description |
---|---|
IProperty_Text |
LifeCycleStateId()
Retrieve the life_cycle_state_id
property of the item
Declaration
public IProperty_Item<LifeCycleState> LifeCycleStateId()
Returns
Type | Description |
---|---|
IProperty_Item<LifeCycleState> |
ResolutionMode()
Retrieve the resolution_mode
property of the item
Declaration
public IProperty_Text ResolutionMode()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
TrackingMode()
Retrieve the tracking_mode
property of the item
Declaration
public IProperty_Text TrackingMode()
Returns
Type | Description |
---|---|
IProperty_Text |