Method | Description | |
---|---|---|
Execute ( |
||
SaveMetric ( System.DateTime dt, int metric, Decimal value, int campus, string notes, int type ) : void |
public Execute ( |
||
rockContext | ||
action | WorkflowAction | |
entity | Object | |
errorMessages | List |
|
return | bool |
public SaveMetric ( System.DateTime dt, int metric, Decimal value, int campus, string notes, int type ) : void | ||
dt | System.DateTime | |
metric | int | |
value | Decimal | |
campus | int | |
notes | string | |
type | int | |
return | void |