C# Класс strICT.InFlow.Workflows.TaskTier.TaskTier_TypedDataContext1

Наследование: TaskTier_TypedDataContext0
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
Done bool
InternalOrderId int
IsEndState bool

Открытые методы

Метод Описание
SetLocationsOffset ( int locationsOffsetValue ) : void
TaskTier_TypedDataContext1 ( System locations, bool computelocationsOffset ) : System
TaskTier_TypedDataContext1 ( System locationReferences ) : System
TaskTier_TypedDataContext1 ( System locations, System activityContext, bool computelocationsOffset ) : System
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool

Защищенные методы

Метод Описание
GetValueTypeValues ( ) : void
SetValueTypeValues ( ) : void

Приватные методы

Метод Описание
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Описание методов

GetValueTypeValues() защищенный Метод

protected GetValueTypeValues ( ) : void
Результат void

SetLocationsOffset() публичный Метод

public SetLocationsOffset ( int locationsOffsetValue ) : void
locationsOffsetValue int
Результат void

SetValueTypeValues() защищенный Метод

protected SetValueTypeValues ( ) : void
Результат void

TaskTier_TypedDataContext1() публичный Метод

public TaskTier_TypedDataContext1 ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
Результат System

TaskTier_TypedDataContext1() публичный Метод

public TaskTier_TypedDataContext1 ( System locationReferences ) : System
locationReferences System
Результат System

TaskTier_TypedDataContext1() публичный Метод

public TaskTier_TypedDataContext1 ( System locations, System activityContext, bool computelocationsOffset ) : System
locations System
activityContext System
computelocationsOffset bool
Результат System

Validate() публичный статический Метод

public static Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
locationReferences System
validateLocationCount bool
offset int
Результат bool

Описание свойств

Done защищенное свойство

protected bool Done
Результат bool

InternalOrderId защищенное свойство

protected int InternalOrderId
Результат int

IsEndState защищенное свойство

protected bool IsEndState
Результат bool