Class Body
Class for the item type Body
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 Body : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<Form>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceBody()
Declaration
protected Body()
Body(ElementFactory, Object[])
Declaration
public Body(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 |
BgAttach()
Retrieve the bg_attach
property of the item
Declaration
public IProperty_Text BgAttach()
Returns
Type | Description |
---|---|
IProperty_Text |
BgColor()
Retrieve the bg_color
property of the item
Declaration
public IProperty_Text BgColor()
Returns
Type | Description |
---|---|
IProperty_Text |
BgImage()
Retrieve the bg_image
property of the item
Declaration
public IProperty_Text BgImage()
Returns
Type | Description |
---|---|
IProperty_Text |
BgRepeat()
Retrieve the bg_repeat
property of the item
Declaration
public IProperty_Text BgRepeat()
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 |