C# 클래스 strICT.InFlow.WF.Activities.Supporting.ReceiveTaskAnswer.ReceiveTaskAnswer_TypedDataContext2

상속: ReceiveTaskAnswer_TypedDataContext1
파일 보기 프로젝트 열기: InFlowBPM/InFlow-BPMS

공개 메소드들

메소드 설명
ReceiveTaskAnswer_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
ReceiveTaskAnswer_TypedDataContext2 ( System locationReferences ) : System
ReceiveTaskAnswer_TypedDataContext2 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
ValueType___Expr2Get ( ) : Microsoft.Activities.Messaging.SubscriptionFilter
ValueType___Expr2Set ( Microsoft value ) : void
ValueType___Expr7Get ( ) : Microsoft.Activities.DynamicValue
ValueType___Expr7Set ( Microsoft value ) : void

비공개 메소드들

메소드 설명
@__Expr2Get ( ) : Microsoft.Activities.Messaging.SubscriptionFilter
@__Expr2GetTree ( ) : System.Linq.Expressions.Expression
@__Expr2Set ( Microsoft value ) : void
@__Expr7Get ( ) : Microsoft.Activities.DynamicValue
@__Expr7GetTree ( ) : System.Linq.Expressions.Expression
@__Expr7Set ( Microsoft value ) : void
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

메소드 상세

ReceiveTaskAnswer_TypedDataContext2() 공개 메소드

public ReceiveTaskAnswer_TypedDataContext2 ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
리턴 System

ReceiveTaskAnswer_TypedDataContext2() 공개 메소드

public ReceiveTaskAnswer_TypedDataContext2 ( System locationReferences ) : System
locationReferences System
리턴 System

ReceiveTaskAnswer_TypedDataContext2() 공개 메소드

public ReceiveTaskAnswer_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___Expr2Get() 공개 메소드

public ValueType___Expr2Get ( ) : Microsoft.Activities.Messaging.SubscriptionFilter
리턴 Microsoft.Activities.Messaging.SubscriptionFilter

ValueType___Expr2Set() 공개 메소드

public ValueType___Expr2Set ( Microsoft value ) : void
value Microsoft
리턴 void

ValueType___Expr7Get() 공개 메소드

public ValueType___Expr7Get ( ) : Microsoft.Activities.DynamicValue
리턴 Microsoft.Activities.DynamicValue

ValueType___Expr7Set() 공개 메소드

public ValueType___Expr7Set ( Microsoft value ) : void
value Microsoft
리턴 void