ConnectionConfigurationResult Properties |
The ConnectionConfigurationResult type exposes the following members.
Name | Description | |
---|---|---|
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
NextProcedure |
Gets the procedure that occurs after this connection.
| |
PreviousProcedure |
Gets the procedure that occurs prior to this connection.
| |
ProfileResult |
Gets the result of configuring the vertical and temporal geometry for the connection.
|