Click or drag to resize

macroStageControlDeclareKeyPages Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbWEM.Core.stage.macro.macroStageControlDeclareKeyPages"]

Inheritance Hierarchy
SystemObject
  imbWEM.Core.stagespiderStageControl
    imbWEM.Core.stage.macromacroStageControlDeclareKeyPages

Namespace:  imbWEM.Core.stage.macro
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class macroStageControlDeclareKeyPages : spiderStageControl

The macroStageControlDeclareKeyPages type exposes the following members.

Constructors
  NameDescription
Public methodmacroStageControlDeclareKeyPages
Initializes a new instance of the macroStageControlDeclareKeyPages class
Top
Properties
  NameDescription
Public propertybuilderName
(Inherited from spiderStageControl.)
Public propertybuiltFor
(Inherited from spiderStageControl.)
Public propertydescription
(Inherited from spiderStageControl.)
Public propertyindex
(Inherited from spiderStageControl.)
Public propertyname
(Inherited from spiderStageControl.)
Public propertystage (Inherited from spiderStageControl.)
Top
Methods
  NameDescription
Public methodAddObjective (Inherited from spiderStageControl.)
Public methodAddStageT (Inherited from spiderStageControl.)
Public methodAppendDataFields
Appends its data points into new or existing property collection
(Inherited from spiderStageControl.)
Public methodClone
Clone the spiderStageControl with modified builtFor signature
(Inherited from spiderStageControl.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodprepare (Inherited from spiderStageControl.)
Public methodToString (Inherited from Object.)
Top
See Also