[This is preliminary documentation and is subject to change.]
The MetaReportInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MetaReportInfo | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAttributes |
Gets all the attributes
|
![]() | GetFilterInfo |
Gets the filter object
|
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsExtFilter |
Is the filter an external filter
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CreatedByUserId |
The unique id of the created by user
|
![]() | Criteria |
The criteria object
|
![]() | Description |
The description of the report
|
![]() | EntityId |
The unique id of the entity
|
![]() | ExtFilter |
The external filter object
|
![]() | Filter |
The filter object
|
![]() | IsOwner |
True if the current user is the owner
|
![]() | IsPrivate |
True if the report is private
|
![]() | MetaId |
The meta or external id (usually the group id)
|
![]() | Name |
The name of the report
|
![]() | ReportId |
The unique id of the report
|