SourcePoint Class |
Namespace: CMS.WorkflowEngine.Definitions
[SerializableAttribute] public class SourcePoint
The SourcePoint type exposes the following members.
Name | Description | |
---|---|---|
SourcePoint |
Constructor
|
Name | Description | |
---|---|---|
Condition |
Point condition
| |
Guid |
Point GUID
| |
InheritsRolesSettings |
Indicates if roles settings are inherited
| |
InheritsStepSettings |
Indicates if all step security settings are inherited
| |
InheritsUsersSettings |
Indicates if users settings are inherited
| |
Label |
Point label
| |
StepRolesSecurity |
Security settings for roles
| |
StepUsersSecurity |
Security settings for users
| |
Text |
Point action text
| |
Tooltip |
Point action tooltip
| |
Type |
Point type
|
Name | Description | |
---|---|---|
Clone |
Returns cloned instance, containing same data.
| |
CloneInternal |
Clones the instance of SourcePoint or derived type.
|