ChoiceSourcePoint Class |
Namespace: CMS.WorkflowEngine.Definitions
public class ChoiceSourcePoint : SourcePoint
The ChoiceSourcePoint type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChoiceSourcePoint |
Default constructor
|
![]() | ChoiceSourcePoint(Int32) |
Constructor ensuring numbered default labels
|
Name | Description | |
---|---|---|
![]() | Condition |
Point condition
(Inherited from SourcePoint.) |
![]() | Guid |
Point GUID
(Inherited from SourcePoint.) |
![]() | InheritsRolesSettings |
Indicates if roles settings are inherited
(Inherited from SourcePoint.) |
![]() | InheritsStepSettings |
Indicates if all step security settings are inherited
(Inherited from SourcePoint.) |
![]() | InheritsUsersSettings |
Indicates if users settings are inherited
(Inherited from SourcePoint.) |
![]() | Label |
Point label
(Inherited from SourcePoint.) |
![]() | StepRolesSecurity |
Security settings for roles
(Inherited from SourcePoint.) |
![]() | StepUsersSecurity |
Security settings for users
(Inherited from SourcePoint.) |
![]() | Text |
Point action text
(Inherited from SourcePoint.) |
![]() | Tooltip |
Point action tooltip
(Inherited from SourcePoint.) |
![]() | Type |
Point type
(Inherited from SourcePoint.) |