The ReportFlexibleColumnConfiguration 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>)>)>.) | |
ColumnName |
Gets the name of the column.
| |
ConfigurationId |
Gets the configuration ID. (Use Property.Id and Property.DisplayName to filter or sort on this property.)
(Inherited from ListConfigurationObject.) | |
Description |
Gets the description.
| |
DescriptionResource |
Gets the description resource.
| |
Id |
Gets the report flexible column 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.
| |
Name |
Gets the name.
| |
NameResource |
Gets the name resource.
| |
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.
| |
Version |
Gets the version.
|