Class FeedTemplate
Class for the item type FeedTemplate
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 FeedTemplate : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<DiscussionTemplate>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceFeedTemplate()
Declaration
protected FeedTemplate()
FeedTemplate(ElementFactory, Object[])
Declaration
public FeedTemplate(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 |
FeedType()
Retrieve the feed_type
property of the item
Declaration
public IProperty_Text FeedType()
Returns
Type | Description |
---|---|
IProperty_Text |
HistoryEvents()
Retrieve the history_events
property of the item
Declaration
public IProperty_Text HistoryEvents()
Returns
Type | Description |
---|---|
IProperty_Text |
PolysourceTypeName()
Retrieve the polysource_type_name
property of the item
Declaration
public IProperty_Text PolysourceTypeName()
Returns
Type | Description |
---|---|
IProperty_Text |
Reference()
Retrieve the reference
property of the item
Declaration
public IProperty_Text Reference()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |