WorkflowEngineActionCompilationContextActionTemplate - свойство
Пространство имён: Tessa.Workflow.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public WorkflowActionStorage ActionTemplate { get; set; }
Public Property ActionTemplate As WorkflowActionStorage
Get
Set
public:
virtual property WorkflowActionStorage^ ActionTemplate {
WorkflowActionStorage^ get () sealed;
void set (WorkflowActionStorage^ value) sealed;
}
abstract ActionTemplate : WorkflowActionStorage with get, set
override ActionTemplate : WorkflowActionStorage with get, set
WorkflowActionStorageIWorkflowEngineActionCompilationContextActionTemplate