IWorkflowActorInfoUnitCost Property |
单位成本(单位:分钟)
Namespace: X3Platform.WorkflowPlusAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxdecimal UnitCost { get; set; }
property Decimal UnitCost {
Decimal get ();
void set (Decimal value);
}
Property Value
Type:
Decimal
See Also