Click or drag to resize

SystemOverviewStageBuilderBase Methods

The SystemOverviewStageBuilderBase type exposes the following members.

Methods
  NameDescription
Public methodBuild
Build system action based on availability for OIS or regular system
Protected methodCreateSystemActions
Creates system actions for stage
Protected methodIsAbleToCreateForOIS
Defines if specific builder should create stage for OIS system
Protected methodIsAbleToCreateForRegularSystem
Defines if specific builder should create stage for regular system
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also