Class FileType
Class for the item type FileType
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 FileType : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceFileType()
Declaration
protected FileType()
FileType(ElementFactory, Object[])
Declaration
public FileType(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceDescription()
Retrieve the description property of the item
Declaration
public IProperty_Text Description()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Extension()
Retrieve the extension property of the item
Declaration
public IProperty_Text Extension()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Label()
Retrieve the label property of the item
Declaration
public IProperty_Text Label()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Mimetype()
Retrieve the mimetype property of the item
Declaration
public IProperty_Text Mimetype()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NameProp()
Retrieve the name property of the item
Declaration
public IProperty_Text NameProp()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Pattern()
Retrieve the pattern property of the item
Declaration
public IProperty_Text Pattern()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Priority()
Retrieve the priority property of the item
Declaration
public IProperty_Number Priority()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
RuleType()
Retrieve the rule_type property of the item
Declaration
public IProperty_Text RuleType()
Returns
| Type | Description |
|---|---|
| IProperty_Text |