Show / Hide Table of Contents

Class WorkflowSourceEntry

Контрол содержащий идентификатор источника согласования.

Inheritance
InheritedDto<SourceEntryBase>
SourceEntryBase
MutableSourceEntry
MutableWithActionsSourceEntry
WorkflowSourceEntry
Inherited Members
MutableWithActionsSourceEntry.DoActionOnChangeValue
MutableWithActionsSourceEntry.OnAfterChangeValueConditionalActions
MutableWithActionsSourceEntry.OnAfterChangeValueActions
MutableWithActionsSourceEntry.OnAfterChangeValueByClientConditionalActions
MutableWithActionsSourceEntry.OnAfterChangeValueByClientActions
SourceEntryBase.Id
SourceEntryBase.Caption
SourceEntryBase.Enable
SourceEntryBase.Visible
SourceEntryBase.Hint
SourceEntryBase.EnableRuleIds
SourceEntryBase.EnableExpressionIds
SourceEntryBase.VisibleRuleIds
SourceEntryBase.VisibleExpressionIds
SourceEntryBase.Access
Namespace: Trivium.CardsModel.ServerModel.Controls
Assembly: Trivium.CardsModel.dll
Syntax
public class WorkflowSourceEntry : MutableWithActionsSourceEntry, IDependentEntryObject, IBaseId<int>, IReadOnlyBaseId<int>

Properties

DataSourceModel DataSource
Настройка источника данных согласования.
int WorkflowSourceId
Идентификатор источника данных согласования.
"Следует использовать свойство DataSource.DataSourceId"
Back to top Generated by DocFX