Class SelfServiceReportSharedWith
Class for the item type SelfServiceReportSharedWith
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 SelfServiceReportSharedWith : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<SelfServiceReport>, IRelationship<Identity>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceSelfServiceReportSharedWith()
Declaration
protected SelfServiceReportSharedWith()
SelfServiceReportSharedWith(ElementFactory, Object[])
Declaration
public SelfServiceReportSharedWith(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceAccessRights()
Retrieve the access_rights
property of the item
Declaration
public IProperty_Text AccessRights()
Returns
Type | Description |
---|---|
IProperty_Text |
Behavior()
Retrieve the behavior
property of the item
Declaration
public IProperty_Text Behavior()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |