Class SSVC_Preferences
Class for the item type SSVC_Preferences
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 SSVC_Preferences : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<Preference>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceSSVC_Preferences()
Declaration
protected SSVC_Preferences()
SSVC_Preferences(ElementFactory, Object[])
Declaration
public SSVC_Preferences(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 |
DefaultBookmark()
Retrieve the default_bookmark
property of the item
Declaration
public IProperty_Text DefaultBookmark()
Returns
Type | Description |
---|---|
IProperty_Text |
DefaultFlaggedByNumber()
Retrieve the default_flagged_by_number
property of the item
Declaration
public IProperty_Number DefaultFlaggedByNumber()
Returns
Type | Description |
---|---|
IProperty_Number |
DefaultRepliesNumber()
Retrieve the default_replies_number
property of the item
Declaration
public IProperty_Number DefaultRepliesNumber()
Returns
Type | Description |
---|---|
IProperty_Number |
MessagesMaxLines()
Retrieve the messages_max_lines
property of the item
Declaration
public IProperty_Number MessagesMaxLines()
Returns
Type | Description |
---|---|
IProperty_Number |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |