C# Class strICT.InFlow.WF.Activities.SBPM.ReceiveState.ReceiveState_TypedDataContext1_ForReadOnly

Inheritance: ReceiveState_TypedDataContext0_ForReadOnly
Mostra file Open project: InFlowBPM/InFlow-BPMS

Protected Properties

Property Type Description
OrderId int
isEndState bool

Public Methods

Method Description
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

Protected Methods

Method Description
GetValueTypeValues ( ) : void

Private Methods

Method Description
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

ReceiveState_TypedDataContext1_ForReadOnly() public method

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

ReceiveState_TypedDataContext1_ForReadOnly() public method

public ReceiveState_TypedDataContext1_ForReadOnly ( System locationReferences ) : System
locationReferences System
return System

ReceiveState_TypedDataContext1_ForReadOnly() public method

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

SetLocationsOffset() public method

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

Validate() public static method

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

Property Details

OrderId protected_oe property

protected int OrderId
return int

isEndState protected_oe property

protected bool isEndState
return bool