The ReportSystemSettingConfiguration 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 propertyFirstDayOfWeek
Gets the first day of week.
Public propertyId
Gets the report system setting ID.
Public propertyIsNewObject
Gets a value indicating whether this object is a new object.
(Inherited from ConfigurationObject.)
Public propertyLastModifiedDateTime
Gets the last modified date time.
Public propertyLastModifiedUser
Gets the last modified user.
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 propertySystemLogoFile
Gets the system logo file.
Public propertyTimeoutPeriod
Gets the first day of week.
Public propertyVersion
Gets the version.

See Also