The ReportCategoryConfiguration 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 propertyCopyGuid
Gets the copy GUID.
Public propertyDescription
Gets the description.
Public propertyDescriptionResource
Gets the description resource.
Public propertyFriendlyKey
Gets the report friendly key.
Public propertyId
Gets the report category 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 propertyLicense
Gets the license.
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 propertySequence
Gets the sequence.
Public propertyVersion
Gets the version.

See Also