ScopeInfo Class
OBSOLETE
Namespace: Microsoft.Workflow.Client
Assembly: Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)
The ScopeInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ActivityCount | Gets the number of activities in this scope. (Inherited from ScopeDescription.) |
![]() | ChildScopeCount | Gets the number of child scopes. (Inherited from ScopeDescription.) |
![]() | DefaultWorkflowConfiguration | Gets or sets default workflow configuration for all workflows in this scope. (Inherited from ScopeDescription.) |
![]() | Description | OBSOLETE (Inherited from ScopeDescription.) |
![]() | DisplayName | Display Name for this scope. (Inherited from ScopeDescription.) |
![]() | LastModified | Gets the last time this scope was modified. (Inherited from ScopeDescription.) |
![]() | LastRevised | Gets the last time this scope was revised. (Inherited from ScopeDescription.) |
![]() | Path | Gets the path to this scope from the logical root scope. (Inherited from ScopeDescription.) |
![]() | RevisionNumber | Gets revision number for this scope. (Inherited from ScopeDescription.) |
![]() | SecurityConfigurations | Gets security configuration for this scope. (Inherited from ScopeDescription.) |
![]() | Status | Gets or sets Status of this scope. (Inherited from ScopeDescription.) |
![]() | UserComments | Gets or sets user comments for this scope. (Inherited from ScopeDescription.) |
![]() | WorkflowCount | Gets the number of workflows in this scope. (Inherited from ScopeDescription.) |
Community Additions
Show:
