The PositionConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyBottom
Provides access to the property representing the bottom coordinate for this position (use Property.Bottom).
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 propertyIsNewObject
Gets a value indicating whether this object is a new object.
(Inherited from ConfigurationObject.)
Public propertyLayout
Provides access to the property representing the layout for this position (use Property.Layout.)
Public propertyLeft
Provides access to the property representing the left coordinate for this position (use Property.Left).
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 propertyRight
Provides access to the property representing the right coordinate for this position (use Property.Right).
Public propertyStation
Provides access to the property representing the station for this position (use Property.Station.)
Public propertyTop
Provides access to the property representing the top coordinate for this position (use Property.Top).

See Also