C# Класс strICT.InFlow.WF.Activities.SBPM.SendStateT.SendStateT_TypedDataContext2

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

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

Метод Описание
SendStateT_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
SendStateT_TypedDataContext2 ( System locationReferences ) : System
SendStateT_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr0Get ( ) : string
ValueType___Expr0Set ( string value ) : void
ValueType___Expr15Get ( ) : string
ValueType___Expr15Set ( string value ) : void
ValueType___Expr1Get ( ) : string
ValueType___Expr1Set ( string value ) : void
ValueType___Expr3Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr3Set ( Microsoft value ) : void

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

Метод Описание
@__Expr0Get ( ) : string
@__Expr0GetTree ( ) : System.Linq.Expressions.Expression
@__Expr0Set ( string value ) : void
@__Expr15Get ( ) : string
@__Expr15GetTree ( ) : System.Linq.Expressions.Expression
@__Expr15Set ( string value ) : void
@__Expr1Get ( ) : string
@__Expr1GetTree ( ) : System.Linq.Expressions.Expression
@__Expr1Set ( string value ) : void
@__Expr3Get ( ) : Microsoft.Activities.DynamicValue
@__Expr3GetTree ( ) : System.Linq.Expressions.Expression
@__Expr3Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

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

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

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

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

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

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

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

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

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

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

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

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

public ValueType___Expr0Get ( ) : string
Результат string

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

public ValueType___Expr0Set ( string value ) : void
value string
Результат void

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

public ValueType___Expr15Get ( ) : string
Результат string

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

public ValueType___Expr15Set ( string value ) : void
value string
Результат void

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

public ValueType___Expr1Get ( ) : string
Результат string

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

public ValueType___Expr1Set ( string value ) : void
value string
Результат void

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

public ValueType___Expr3Get ( ) : Microsoft.Activities.DynamicValue
Результат Microsoft.Activities.DynamicValue

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

public ValueType___Expr3Set ( Microsoft value ) : void
value Microsoft
Результат void