Class SecureMessageViewTemplate
Class for the item type SecureMessageViewTemplate
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 SecureMessageViewTemplate : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceSecureMessageViewTemplate()
Declaration
protected SecureMessageViewTemplate()
SecureMessageViewTemplate(ElementFactory, Object[])
Declaration
public SecureMessageViewTemplate(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceStyle()
Retrieve the style property of the item
Declaration
public IProperty_Text Style()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Template()
Retrieve the template property of the item
Declaration
public IProperty_Text Template()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
ThumbnailTooltipTemplate()
Retrieve the thumbnail_tooltip_template property of the item
Declaration
public IProperty_Text ThumbnailTooltipTemplate()
Returns
| Type | Description |
|---|---|
| IProperty_Text |