Class SelfServiceReportFeatured
Class for the item type SelfServiceReportFeatured
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 SelfServiceReportFeatured : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<SelfServiceReportSettings>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceSelfServiceReportFeatured()
Declaration
protected SelfServiceReportFeatured()
SelfServiceReportFeatured(ElementFactory, Object[])
Declaration
public SelfServiceReportFeatured(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceAllowExcludedProperties()
Retrieve the allow_excluded_properties
property of the item
Declaration
public IProperty_Boolean AllowExcludedProperties()
Returns
Type | Description |
---|---|
IProperty_Boolean |
Behavior()
Retrieve the behavior
property of the item
Declaration
public IProperty_Text Behavior()
Returns
Type | Description |
---|---|
IProperty_Text |
ExcludedProperties()
Retrieve the excluded_properties
property of the item
Declaration
public IProperty_Text ExcludedProperties()
Returns
Type | Description |
---|---|
IProperty_Text |
FeaturedItemtypes()
Retrieve the featured_itemtypes
property of the item
Declaration
public IProperty_Text FeaturedItemtypes()
Returns
Type | Description |
---|---|
IProperty_Text |
HideAdvanced()
Retrieve the hide_advanced
property of the item
Declaration
public IProperty_Boolean HideAdvanced()
Returns
Type | Description |
---|---|
IProperty_Boolean |
IdentityId()
Retrieve the identity_id
property of the item
Declaration
public IProperty_Item<Identity> IdentityId()
Returns
Type | Description |
---|---|
IProperty_Item<Identity> |
ShowAll()
Retrieve the show_all
property of the item
Declaration
public IProperty_Boolean ShowAll()
Returns
Type | Description |
---|---|
IProperty_Boolean |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |