Phase Methods

The Phase type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes a phase. The current phase cannot be deleted.
Public methodGetUserProperty(String, Double)
Retrieves a double property for the phase.
Public methodGetUserProperty(String, Int32)
Retrieves an integer property for the phase.
Public methodGetUserProperty(String, String)
Retrieves a string property for the phase.
Public methodInsert
Creates a new phase.
Public methodModify
Modifies a phase.
Public methodSelect
Selects a phase.
Public methodSetUserProperty(String, Double)
Sets a double property for the phase.
Public methodSetUserProperty(String, Int32)
Sets an integer property for the phase.
Public methodSetUserProperty(String, String)
Sets a string property for the phase.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next