C# Class strICT.InFlow.WF.Activities.SBPM.ReceiveStateT.ReceiveStateT_TypedDataContext1

Inheritance: ReceiveStateT_TypedDataContext0
Afficher le fichier Open project: InFlowBPM/InFlow-BPMS

Protected Properties

Свойство Type Description
OrderId int
isEndState bool

Méthodes publiques

Méthode Description
ReceiveStateT_TypedDataContext1 ( System locations, bool computelocationsOffset ) : System
ReceiveStateT_TypedDataContext1 ( System locationReferences ) : System
ReceiveStateT_TypedDataContext1 ( System locations, System activityContext, bool computelocationsOffset ) : System
SetLocationsOffset ( int locationsOffsetValue ) : void
Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool

Méthodes protégées

Méthode Description
GetValueTypeValues ( ) : void
SetValueTypeValues ( ) : void

Private Methods

Méthode Description
GetCompiledDataContextCacheHelper ( object dataContextActivities, System activityContext, System compiledRoot, bool forImplementation, int compiledDataContextCount ) : System.Activities.XamlIntegration.CompiledDataContext[]

Method Details

GetValueTypeValues() protected méthode

protected GetValueTypeValues ( ) : void
Résultat void

ReceiveStateT_TypedDataContext1() public méthode

public ReceiveStateT_TypedDataContext1 ( System locations, bool computelocationsOffset ) : System
locations System
computelocationsOffset bool
Résultat System

ReceiveStateT_TypedDataContext1() public méthode

public ReceiveStateT_TypedDataContext1 ( System locationReferences ) : System
locationReferences System
Résultat System

ReceiveStateT_TypedDataContext1() public méthode

public ReceiveStateT_TypedDataContext1 ( System locations, System activityContext, bool computelocationsOffset ) : System
locations System
activityContext System
computelocationsOffset bool
Résultat System

SetLocationsOffset() public méthode

public SetLocationsOffset ( int locationsOffsetValue ) : void
locationsOffsetValue int
Résultat void

SetValueTypeValues() protected méthode

protected SetValueTypeValues ( ) : void
Résultat void

Validate() public static méthode

public static Validate ( System locationReferences, bool validateLocationCount, int offset ) : bool
locationReferences System
validateLocationCount bool
offset int
Résultat bool

Property Details

OrderId protected_oe property

protected int OrderId
Résultat int

isEndState protected_oe property

protected bool isEndState
Résultat bool