WorkflowBindingSourceRefSection - свойство
Список RefSection комплексного объекта.
Пространство имён: Tessa.UI.Workflow.BindingsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public IEnumerable<string> RefSection { get; set; }
Public Property RefSection As IEnumerable(Of String)
Get
Set
public:
virtual property IEnumerable<String^>^ RefSection {
IEnumerable<String^>^ get () sealed;
void set (IEnumerable<String^>^ value) sealed;
}
abstract RefSection : IEnumerable<string> with get, set
override RefSection : IEnumerable<string> with get, set
IEnumerableStringIWorkflowBindingSourceRefSection