Method | Description | |
---|---|---|
TaskMetadata ( object>.IDictionary |
constructor, sets all properties of this object based on the dictionary values
|
|
TaskMetadata ( string triggerName, bool continueOnError ) : System |
Initializes a new instance of the TaskMetadata class.
|
public TaskMetadata ( object>.IDictionary |
||
obj | object>.IDictionary | |
return | System |
public TaskMetadata ( string triggerName, bool continueOnError ) : System | ||
triggerName | string | Name of the trigger. |
continueOnError | bool | if set to |
return | System |