Class DiscussionDefinition
Class for the item type DiscussionDefinition
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 DiscussionDefinition : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceDiscussionDefinition()
Declaration
protected DiscussionDefinition()
DiscussionDefinition(ElementFactory, Object[])
Declaration
public DiscussionDefinition(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceFileSelectionDepth()
Retrieve the file_selection_depth
property of the item
Declaration
public IProperty_Number FileSelectionDepth()
Returns
Type | Description |
---|---|
IProperty_Number |
ItemConfigId()
Retrieve the item_config_id
property of the item
Declaration
public IProperty_Text ItemConfigId()
Returns
Type | Description |
---|---|
IProperty_Text |
ItemSelectionDepth()
Retrieve the item_selection_depth
property of the item
Declaration
public IProperty_Number ItemSelectionDepth()
Returns
Type | Description |
---|---|
IProperty_Number |
ItemTypeName()
Retrieve the item_type_name
property of the item
Declaration
public IProperty_Text ItemTypeName()
Returns
Type | Description |
---|---|
IProperty_Text |
TemplateId()
Retrieve the template_id
property of the item
Declaration
public IProperty_Text TemplateId()
Returns
Type | Description |
---|---|
IProperty_Text |