The ReportFlexibleColumnConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyChanged
Indicates if this object has been modified since it was retrieved from the server.
(Inherited from EditableListConfigurationObject<(Of <(<'TPropertyEnum>)>)>.)
Public propertyColumnName
Gets the name of the column.
Public propertyConfigurationId
Gets the configuration ID. (Use Property.Id and Property.DisplayName to filter or sort on this property.)
(Inherited from ListConfigurationObject.)
Public propertyDescription
Gets the description.
Public propertyDescriptionResource
Gets the description resource.
Public propertyId
Gets the report flexible column ID.
Public propertyIsNewObject
Gets a value indicating whether this object is a new object.
(Inherited from ConfigurationObject.)
Public propertyLastModifiedDateTimeUtc
Gets the last modified date time UTC.
Public propertyLastModifiedUser
Gets the last modified user.
Public propertyName
Gets the name.
Public propertyNameResource
Gets the name resource.
Public propertyOriginalConfigurationId
Following a commit, this will be equivalent to the configuration ID that was assigned to this object prior to the commit.
(Inherited from ListConfigurationObject.)
Public propertyPropertiesChanged
Gets the properties that have been changed.
Public propertyReadOnly
Indicates if the class is read only.
Public propertyReportId
Gets the report ID.
Public propertyVersion
Gets the version.

See Also