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

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

Protected Properties

Property Type Description
TaskId int

Public Methods

Method Description
SetLocationsOffset ( int locationsOffsetValue ) : void
TaskTier_TypedDataContext2_ForReadOnly ( System locations, bool computelocationsOffset ) : System
TaskTier_TypedDataContext2_ForReadOnly ( System locationReferences ) : System
TaskTier_TypedDataContext2_ForReadOnly ( System locations, System activityContext, bool computelocationsOffset ) : System
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr10Get ( ) : string
ValueType___Expr11Get ( ) : string
ValueType___Expr12Get ( ) : string
ValueType___Expr13Get ( ) : string
ValueType___Expr14Get ( ) : string
ValueType___Expr15Get ( ) : string
ValueType___Expr16Get ( ) : string
ValueType___Expr17Get ( ) : string
ValueType___Expr18Get ( ) : bool
ValueType___Expr19Get ( ) : string
ValueType___Expr20Get ( ) : string
ValueType___Expr21Get ( ) : string
ValueType___Expr22Get ( ) : int
ValueType___Expr4Get ( ) : string
ValueType___Expr5Get ( ) : bool
ValueType___Expr6Get ( ) : bool
ValueType___Expr7Get ( ) : int
ValueType___Expr9Get ( ) : string

Protected Methods

Method Description
GetValueTypeValues ( ) : void

Private Methods

Method Description
@__Expr10Get ( ) : string
@__Expr10GetTree ( ) : System.Linq.Expressions.Expression
@__Expr11Get ( ) : string
@__Expr11GetTree ( ) : System.Linq.Expressions.Expression
@__Expr12Get ( ) : string
@__Expr12GetTree ( ) : System.Linq.Expressions.Expression
@__Expr13Get ( ) : string
@__Expr13GetTree ( ) : System.Linq.Expressions.Expression
@__Expr14Get ( ) : string
@__Expr14GetTree ( ) : System.Linq.Expressions.Expression
@__Expr15Get ( ) : string
@__Expr15GetTree ( ) : System.Linq.Expressions.Expression
@__Expr16Get ( ) : string
@__Expr16GetTree ( ) : System.Linq.Expressions.Expression
@__Expr17Get ( ) : string
@__Expr17GetTree ( ) : System.Linq.Expressions.Expression
@__Expr18Get ( ) : bool
@__Expr18GetTree ( ) : System.Linq.Expressions.Expression
@__Expr19Get ( ) : string
@__Expr19GetTree ( ) : System.Linq.Expressions.Expression
@__Expr20Get ( ) : string
@__Expr20GetTree ( ) : System.Linq.Expressions.Expression
@__Expr21Get ( ) : string
@__Expr21GetTree ( ) : System.Linq.Expressions.Expression
@__Expr22Get ( ) : int
@__Expr22GetTree ( ) : System.Linq.Expressions.Expression
@__Expr4Get ( ) : string
@__Expr4GetTree ( ) : System.Linq.Expressions.Expression
@__Expr5Get ( ) : bool
@__Expr5GetTree ( ) : System.Linq.Expressions.Expression
@__Expr6Get ( ) : bool
@__Expr6GetTree ( ) : System.Linq.Expressions.Expression
@__Expr7Get ( ) : int
@__Expr7GetTree ( ) : System.Linq.Expressions.Expression
@__Expr9Get ( ) : string
@__Expr9GetTree ( ) : System.Linq.Expressions.Expression
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

TaskTier_TypedDataContext2_ForReadOnly() public method

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

TaskTier_TypedDataContext2_ForReadOnly() public method

public TaskTier_TypedDataContext2_ForReadOnly ( System locationReferences ) : System
locationReferences System
return System

TaskTier_TypedDataContext2_ForReadOnly() public method

public TaskTier_TypedDataContext2_ForReadOnly ( 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___Expr10Get() public method

public ValueType___Expr10Get ( ) : string
return string

ValueType___Expr11Get() public method

public ValueType___Expr11Get ( ) : string
return string

ValueType___Expr12Get() public method

public ValueType___Expr12Get ( ) : string
return string

ValueType___Expr13Get() public method

public ValueType___Expr13Get ( ) : string
return string

ValueType___Expr14Get() public method

public ValueType___Expr14Get ( ) : string
return string

ValueType___Expr15Get() public method

public ValueType___Expr15Get ( ) : string
return string

ValueType___Expr16Get() public method

public ValueType___Expr16Get ( ) : string
return string

ValueType___Expr17Get() public method

public ValueType___Expr17Get ( ) : string
return string

ValueType___Expr18Get() public method

public ValueType___Expr18Get ( ) : bool
return bool

ValueType___Expr19Get() public method

public ValueType___Expr19Get ( ) : string
return string

ValueType___Expr20Get() public method

public ValueType___Expr20Get ( ) : string
return string

ValueType___Expr21Get() public method

public ValueType___Expr21Get ( ) : string
return string

ValueType___Expr22Get() public method

public ValueType___Expr22Get ( ) : int
return int

ValueType___Expr4Get() public method

public ValueType___Expr4Get ( ) : string
return string

ValueType___Expr5Get() public method

public ValueType___Expr5Get ( ) : bool
return bool

ValueType___Expr6Get() public method

public ValueType___Expr6Get ( ) : bool
return bool

ValueType___Expr7Get() public method

public ValueType___Expr7Get ( ) : int
return int

ValueType___Expr9Get() public method

public ValueType___Expr9Get ( ) : string
return string

Property Details

TaskId protected_oe property

protected int TaskId
return int