The ReportSectionConfiguration 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 propertyConfigurationId
Gets the configuration ID. (Use Property.Id and Property.DisplayName to filter or sort on this property.)
(Inherited from ListConfigurationObject.)
Public propertyId
Gets the report section ID.
Public propertyIsNewObject
Gets a value indicating whether this object is a new object.
(Inherited from ConfigurationObject.)
Public propertyIsVisible
Gets the visible.
Public propertyLastModifiedDateTimeUtc
Gets the last modified date time UTC.
Public propertyLastModifiedUser
Gets the last modified user.
Public propertyName
Gets the name.
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