Property | Type | Description | |
---|---|---|---|
EvaluateVelocity | string | ||
ParseBody | string | ||
SimpleEmailValidate | bool |
Method | Description | |
---|---|---|
Execute ( Record record, RecordEventArgs e ) : WorkflowExecutionStatus | ||
SendEmail ( ) : System | ||
ValidateSettings ( ) : List |
Method | Description | |
---|---|---|
EvaluateVelocity ( string template, |
||
ParseBody ( string message, RecordField>.Dictionary |
||
SimpleEmailValidate ( string email ) : bool |
public Execute ( Record record, RecordEventArgs e ) : WorkflowExecutionStatus | ||
record | Record | |
e | RecordEventArgs | |
return | WorkflowExecutionStatus |