The ProfileOverride type exposes the following members.

Methods

  NameDescription
Public methodGetLabelGroupIds Obsolete.
Gets the ObjectIdCollection of the Profile's label group.
Public methodGetProfileLabelGroupIds
Gets the ObjectIdCollection of the Profile's label group.

Properties

  NameDescription
Public propertyDraw
Gets or sets whether this entity will be drawn in the graph.
(Inherited from GraphOverride.)
Public propertyOverrideStyleId
Sets the override style of the entity.
(Overrides GraphOverride..::..OverrideStyleId.)
Public propertyOverrideStyleName
Sets the override style of the entity.
(Overrides GraphOverride..::..OverrideStyleName.)
Public propertyProfileId
Gets the object id of the profile.
Public propertyProfileName
Gets the name of the profile.
Public propertyUseOverrideStyle
Gets or sets whether to override style for the display of the entity.
(Inherited from GraphOverride.)

See Also