public sealed class WorkflowBindingViewExecutor : IWorkflowBindingExecutorPublic NotInheritable Class WorkflowBindingViewExecutor
Implements IWorkflowBindingExecutorpublic ref class WorkflowBindingViewExecutor sealed : IWorkflowBindingExecutor[<SealedAttribute>]
type WorkflowBindingViewExecutor =
class
interface IWorkflowBindingExecutor
end| WorkflowBindingViewExecutor | Обработчик привязки к представлению. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetT | Возвращает значение по привязке из параметров процесса, узла или действия. |
| GetAsyncT | Возвращает значение по привязке из контекста обработки процесса. |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetListAsyncT | Возвращает список значений по привязке из контекста обработки процесса. |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| SetT(IWorkflowEngineContext, String, T) | Устанавливает значение по привязке по контексту обработки процесса. |
| SetT(DictionaryString, Object, DictionaryString, Object, DictionaryString, Object, String, T) | Устанавливает значения по привязке по контексту обработки процесса. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |