The ReportTableConfiguration type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Changed |
Indicates if this object has been modified since it was retrieved from the server.
(Inherited from EditableListConfigurationObject<(Of <(<'TPropertyEnum>)>)>.) | |
| ConfigurationId |
Gets the configuration ID. (Use Property.Id and Property.DisplayName to filter or sort on this property.)
(Inherited from ListConfigurationObject.) | |
| IcDataSource |
Gets the IC Data Source
| |
| Id |
Gets the report custom data ID.
| |
| IsNewObject |
Gets a value indicating whether this object is a new object.
(Inherited from ConfigurationObject.) | |
| LastModifiedDateTimeUtc |
Gets the last modified date time UTC.
| |
| LastModifiedUser |
Gets the last modified user.
| |
| OriginalConfigurationId |
Following a commit, this will be equivalent to the configuration ID that was assigned to this object prior
to the commit.
(Inherited from ListConfigurationObject.) | |
| PropertiesChanged |
Gets the properties that have been changed.
| |
| ReadOnly |
Indicates if the class is read only.
| |
| ReportId |
Gets the report ID.
| |
| Sequence |
Gets the Sequence Number
| |
| TableName |
Gets the name.
| |
| Version |
Gets the version.
|