Class ForumMessageGroup
Class for the item type ForumMessageGroup
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 ForumMessageGroup : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<Forum>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceForumMessageGroup()
Declaration
protected ForumMessageGroup()
ForumMessageGroup(ElementFactory, Object[])
Declaration
public ForumMessageGroup(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceAml()
Retrieve the aml
property of the item
Declaration
public IProperty_Text Aml()
Returns
Type | Description |
---|---|
IProperty_Text |
Behavior()
Retrieve the behavior
property of the item
Declaration
public IProperty_Text Behavior()
Returns
Type | Description |
---|---|
IProperty_Text |
GroupType()
Retrieve the group_type
property of the item
Declaration
public IProperty_Text GroupType()
Returns
Type | Description |
---|---|
IProperty_Text |
Label()
Retrieve the label
property of the item
Declaration
public IProperty_Text Label()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
UserCriteriaId()
Retrieve the user_criteria_id
property of the item
Declaration
public IProperty_Text UserCriteriaId()
Returns
Type | Description |
---|---|
IProperty_Text |