프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreateWorkflowInstance | System.Activities.Activity | ||
CreateWorkflowInstance | System.Activities.Activity | ||
LoadWorkflowDefinition |
메소드 | 설명 | |
---|---|---|
CreateParameters ( ) : object>.Dictionary |
||
Delete ( ) : void | ||
ForceDelete ( ) : void | ||
GetProperty ( string name ) : object | ||
GetWorkflowDefinitionPath ( ) : string | ||
Save ( |
||
SetProperty ( string name, object value ) : void | ||
WorkflowHandlerBase ( Node parent ) : System | ||
WorkflowHandlerBase ( Node parent, string nodeTypeName ) : System |
메소드 | 설명 | |
---|---|---|
WorkflowHandlerBase ( |
메소드 | 설명 | |
---|---|---|
CreateWorkflowInstance ( ) : System.Activities.Activity | ||
CreateWorkflowInstance ( string &version ) : System.Activities.Activity | ||
LoadWorkflowDefinition ( string &version ) : |
public Save ( |
||
settings | ||
리턴 | void |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
리턴 | void |
public WorkflowHandlerBase ( Node parent ) : System | ||
parent | Node | |
리턴 | System |
public WorkflowHandlerBase ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
리턴 | System |
protected WorkflowHandlerBase ( |
||
nt | ||
리턴 | System |