The PositionConfiguration type exposes the following members.
Properties
Name | Description | |
---|---|---|
Bottom |
Provides access to the property representing the bottom coordinate for this position (use Property.Bottom).
| |
Changed |
Indicates if this object has been modified since it was retrieved from the server.
(Inherited from EditableListConfigurationObject<(Of <(<'TPropertyEnum>)>)>.) | |
ConfigurationId |
Gets the configuration ID. (Use Property.Id and Property.DisplayName to filter or sort on this property.)
(Inherited from ListConfigurationObject.) | |
IsNewObject |
Gets a value indicating whether this object is a new object.
(Inherited from ConfigurationObject.) | |
Layout |
Provides access to the property representing the layout for this position (use Property.Layout.)
| |
Left |
Provides access to the property representing the left coordinate for this position (use Property.Left).
| |
OriginalConfigurationId |
Following a commit, this will be equivalent to the configuration ID that was assigned to this object prior
to the commit.
(Inherited from ListConfigurationObject.) | |
PropertiesChanged |
Gets the properties that have been changed.
| |
Right |
Provides access to the property representing the right coordinate for this position (use Property.Right).
| |
Station |
Provides access to the property representing the station for this position (use Property.Station.)
| |
Top |
Provides access to the property representing the top coordinate for this position (use Property.Top).
|