WorkflowEngineActionCompilationContextActionTemplate - свойство
Пространство имён: Tessa.Workflow.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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