Class SelfServiceReport
Class for the item type SelfServiceReport
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 SelfServiceReport : Item, ILinkedElement, ILink<ILinkedElement>, IEquatable<IItemRef>, IFileContainerItems, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceSelfServiceReport()
Declaration
protected SelfServiceReport()
SelfServiceReport(ElementFactory, Object[])
Declaration
public SelfServiceReport(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceBaseItemType()
Retrieve the base_item_type
property of the item
Declaration
public IProperty_Item<ItemType> BaseItemType()
Returns
Type | Description |
---|---|
IProperty_Item<ItemType> |
Definition()
Retrieve the definition
property of the item
Declaration
public IProperty_Text Definition()
Returns
Type | Description |
---|---|
IProperty_Text |
Description()
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 |
Format()
Retrieve the format
property of the item
Declaration
public IProperty_Text Format()
Returns
Type | Description |
---|---|
IProperty_Text |
Hidden()
Retrieve the hidden
property of the item
Declaration
public IProperty_Boolean Hidden()
Returns
Type | Description |
---|---|
IProperty_Boolean |
ItemtypeClassification()
Retrieve the itemtype_classification
property of the item
Declaration
public IProperty_Text ItemtypeClassification()
Returns
Type | Description |
---|---|
IProperty_Text |
NameProp()
Retrieve the name
property of the item
Declaration
public IProperty_Text NameProp()
Returns
Type | Description |
---|---|
IProperty_Text |
Thumbnail()
Retrieve the thumbnail
property of the item
Declaration
public IProperty_Item<File> Thumbnail()
Returns
Type | Description |
---|---|
IProperty_Item<File> |
Visibility()
Retrieve the visibility
property of the item
Declaration
public IProperty_Text Visibility()
Returns
Type | Description |
---|---|
IProperty_Text |