Class FileExchangePackageFile
Class for the item type FileExchangePackageFile
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 FileExchangePackageFile : Item, ILinkedElement, ILink<ILinkedElement>, IEquatable<IItemRef>, IFileContainerItems, IItem, IElement, INullRelationship<FileExchangePackage>, IRelationship<File>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceFileExchangePackageFile()
Declaration
protected FileExchangePackageFile()
FileExchangePackageFile(ElementFactory, Object[])
Declaration
public FileExchangePackageFile(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 |
ParentalId()
Retrieve the parental_id
property of the item
Declaration
public IProperty_Text ParentalId()
Returns
Type | Description |
---|---|
IProperty_Text |
ParentalProperty()
Retrieve the parental_property
property of the item
Declaration
public IProperty_Text ParentalProperty()
Returns
Type | Description |
---|---|
IProperty_Text |
ParentalType()
Retrieve the parental_type
property of the item
Declaration
public IProperty_Text ParentalType()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |