C# 클래스 strICT.InFlow.Workflows.TaskTier.TaskTier_TypedDataContext1

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

보호된 프로퍼티들

프로퍼티 타입 설명
Done bool
InternalOrderId int
IsEndState bool

공개 메소드들

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

보호된 메소드들

메소드 설명
GetValueTypeValues ( ) : void
SetValueTypeValues ( ) : void

비공개 메소드들

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

메소드 상세

GetValueTypeValues() 보호된 메소드

protected GetValueTypeValues ( ) : void
리턴 void

SetLocationsOffset() 공개 메소드

public SetLocationsOffset ( int locationsOffsetValue ) : void
locationsOffsetValue int
리턴 void

SetValueTypeValues() 보호된 메소드

protected SetValueTypeValues ( ) : void
리턴 void

TaskTier_TypedDataContext1() 공개 메소드

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

TaskTier_TypedDataContext1() 공개 메소드

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

TaskTier_TypedDataContext1() 공개 메소드

public TaskTier_TypedDataContext1 ( System locations, System activityContext, bool computelocationsOffset ) : System
locations System
activityContext System
computelocationsOffset bool
리턴 System

Validate() 공개 정적인 메소드

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

프로퍼티 상세

Done 보호되어 있는 프로퍼티

protected bool Done
리턴 bool

InternalOrderId 보호되어 있는 프로퍼티

protected int InternalOrderId
리턴 int

IsEndState 보호되어 있는 프로퍼티

protected bool IsEndState
리턴 bool