The GroupedConfigurationId type exposes the following members.

Properties

  NameDescription
Public propertyDisplayName
Gets the human-readable name that refers to this configuration object.
(Inherited from ConfigurationId.)
Public propertyGrouping
Gets the grouping for this configuration ID.
Public propertyId
Gets the unique identifier used to reference this configuration object.
(Inherited from ConfigurationId.)
Public propertyStatic memberNone
Gets a ConfigurationId representing no value (i.e. String.Empty).
Public propertyObjectName Obsolete.
Gets the name of the object this configuration ID represents.
Public propertyObjectType
Gets the object type that this configuration ID represents.

See Also