Method | Description | |
---|---|---|
ExpenseClaim ( Node parent ) : System.Collections.Generic | ||
ExpenseClaim ( Node parent, string nodeTypeName ) : System.Collections.Generic | ||
GetApprover ( ) : |
||
GetApprover ( int budgetLimit, |
||
GetProperty ( string name ) : object | ||
SetProperty ( string name, object value ) : void |
Method | Description | |
---|---|---|
ExpenseClaim ( |
Method | Description | |
---|---|---|
GetAssociatedWorkflow ( ) : Node |
public ExpenseClaim ( Node parent ) : System.Collections.Generic | ||
parent | Node | |
return | System.Collections.Generic |
public ExpenseClaim ( Node parent, string nodeTypeName ) : System.Collections.Generic | ||
parent | Node | |
nodeTypeName | string | |
return | System.Collections.Generic |
protected ExpenseClaim ( |
||
nt | ||
return | System.Collections.Generic |
public GetApprover ( int budgetLimit, |
||
budgetLimit | int | |
CEO | ||
return |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |