C# 클래스 strICT.InFlow.WF.Activities.SBPM.ReceiveState.ReceiveState_TypedDataContext1_ForReadOnly

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

보호된 프로퍼티들

프로퍼티 타입 설명
OrderId int
isEndState bool

공개 메소드들

메소드 설명
ReceiveState_TypedDataContext1_ForReadOnly ( System locations, bool computelocationsOffset ) : System
ReceiveState_TypedDataContext1_ForReadOnly ( System locationReferences ) : System
ReceiveState_TypedDataContext1_ForReadOnly ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool

보호된 메소드들

메소드 설명
GetValueTypeValues ( ) : void

비공개 메소드들

메소드 설명
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

메소드 상세

GetValueTypeValues() 보호된 메소드

protected GetValueTypeValues ( ) : void
리턴 void

ReceiveState_TypedDataContext1_ForReadOnly() 공개 메소드

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

ReceiveState_TypedDataContext1_ForReadOnly() 공개 메소드

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

ReceiveState_TypedDataContext1_ForReadOnly() 공개 메소드

public ReceiveState_TypedDataContext1_ForReadOnly ( 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

프로퍼티 상세

OrderId 보호되어 있는 프로퍼티

protected int OrderId
리턴 int

isEndState 보호되어 있는 프로퍼티

protected bool isEndState
리턴 bool