IMcImageSetTimePhasesAdd Method
|
|
Method to add a new McImageSetTimePhase to the collection.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxFunction Add (
PhaseName As String
) As McImageSetTimePhase
Parameters
- PhaseName
- Type: SystemString
Return Value
Type:
McImageSetTimePhase
RemarksThe McImageSetTimePhase object is created by the Add method, and is returned to the caller.
See Also