Class SSVCPresentationConfiguration
Class for the item type SSVCPresentationConfiguration
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 SSVCPresentationConfiguration : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceSSVCPresentationConfiguration()
Declaration
protected SSVCPresentationConfiguration()
SSVCPresentationConfiguration(ElementFactory, Object[])
Declaration
public SSVCPresentationConfiguration(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceDiscussionPanelBehavior()
Retrieve the discussion_panel_behavior
property of the item
Declaration
public IProperty_Text DiscussionPanelBehavior()
Returns
Type | Description |
---|---|
IProperty_Text |
FormTooltipTemplate()
Retrieve the form_tooltip_template
property of the item
Declaration
public IProperty_Text FormTooltipTemplate()
Returns
Type | Description |
---|---|
IProperty_Text |
NameProp()
Retrieve the name
property of the item
Declaration
public IProperty_Text NameProp()
Returns
Type | Description |
---|---|
IProperty_Text |
SmTemplate()
Retrieve the sm_template
property of the item
Declaration
public IProperty_Item<SecureMessageViewTemplate> SmTemplate()
Returns
Type | Description |
---|---|
IProperty_Item<SecureMessageViewTemplate> |