C# Class strICT.InFlow.Workflows.TaskTier.TaskTier_TypedDataContext2

Inheritance: TaskTier_TypedDataContext1
显示文件 Open project: InFlowBPM/InFlow-BPMS

Protected Properties

Property Type Description
TaskId int

Public Methods

Method Description
SetLocationsOffset ( int locationsOffsetValue ) : void
TaskTier_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
TaskTier_TypedDataContext2 ( System locationReferences ) : System
TaskTier_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr0Get ( ) : string
ValueType___Expr0Set ( string value ) : void
ValueType___Expr1Get ( ) : string
ValueType___Expr1Set ( string value ) : void
ValueType___Expr2Get ( ) : string
ValueType___Expr2Set ( string value ) : void
ValueType___Expr3Get ( ) : string
ValueType___Expr3Set ( string value ) : void
ValueType___Expr8Get ( ) : int
ValueType___Expr8Set ( int value ) : void

Protected Methods

Method Description
GetValueTypeValues ( ) : void
SetValueTypeValues ( ) : void

Private Methods

Method Description
@__Expr0Get ( ) : string
@__Expr0GetTree ( ) : System.Linq.Expressions.Expression
@__Expr0Set ( string value ) : void
@__Expr1Get ( ) : string
@__Expr1GetTree ( ) : System.Linq.Expressions.Expression
@__Expr1Set ( string value ) : void
@__Expr2Get ( ) : string
@__Expr2GetTree ( ) : System.Linq.Expressions.Expression
@__Expr2Set ( string value ) : void
@__Expr3Get ( ) : string
@__Expr3GetTree ( ) : System.Linq.Expressions.Expression
@__Expr3Set ( string value ) : void
@__Expr8Get ( ) : int
@__Expr8GetTree ( ) : System.Linq.Expressions.Expression
@__Expr8Set ( int value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

GetValueTypeValues() protected method

protected GetValueTypeValues ( ) : void
return void

SetLocationsOffset() public method

public SetLocationsOffset ( int locationsOffsetValue ) : void
locationsOffsetValue int
return void

SetValueTypeValues() protected method

protected SetValueTypeValues ( ) : void
return void

TaskTier_TypedDataContext2() public method

public TaskTier_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
return System

TaskTier_TypedDataContext2() public method

public TaskTier_TypedDataContext2 ( System locationReferences ) : System
locationReferences System
return System

TaskTier_TypedDataContext2() public method

public TaskTier_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
locations System
activityContext System
computelocationsOffset bool
return System

Validate() public static method

public static Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
locationReferences System
validateLocationCount bool
offset int
return bool

ValueType___Expr0Get() public method

public ValueType___Expr0Get ( ) : string
return string

ValueType___Expr0Set() public method

public ValueType___Expr0Set ( string value ) : void
value string
return void

ValueType___Expr1Get() public method

public ValueType___Expr1Get ( ) : string
return string

ValueType___Expr1Set() public method

public ValueType___Expr1Set ( string value ) : void
value string
return void

ValueType___Expr2Get() public method

public ValueType___Expr2Get ( ) : string
return string

ValueType___Expr2Set() public method

public ValueType___Expr2Set ( string value ) : void
value string
return void

ValueType___Expr3Get() public method

public ValueType___Expr3Get ( ) : string
return string

ValueType___Expr3Set() public method

public ValueType___Expr3Set ( string value ) : void
value string
return void

ValueType___Expr8Get() public method

public ValueType___Expr8Get ( ) : int
return int

ValueType___Expr8Set() public method

public ValueType___Expr8Set ( int value ) : void
value int
return void

Property Details

TaskId protected_oe property

protected int TaskId
return int