Class cmf_ContentTypeExportToExcel
Class for the item type cmf_ContentTypeExportToExcel
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 cmf_ContentTypeExportToExcel : Item, ILinkedElement, ILink<ILinkedElement>, IEquatable<IItemRef>, Icmf_ContentTypeExportSetting, IFileContainerItems, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcecmf_ContentTypeExportToExcel()
Declaration
protected cmf_ContentTypeExportToExcel()
cmf_ContentTypeExportToExcel(ElementFactory, Object[])
Declaration
public cmf_ContentTypeExportToExcel(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceTemplateFile()
Retrieve the template_file property of the item
Declaration
public IProperty_Item<File> TemplateFile()
Returns
| Type | Description |
|---|---|
| IProperty_Item<File> |