C# Class strICT.InFlow.Workflows.TaskTier.TaskTier_TypedDataContext1_ForReadOnly

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

Protected Properties

Свойство Type Description
Done bool
InternalOrderId int
IsEndState bool

Méthodes publiques

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

Méthodes protégées

Méthode Description
GetValueTypeValues ( ) : 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

SetLocationsOffset() public méthode

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

TaskTier_TypedDataContext1_ForReadOnly() public méthode

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

TaskTier_TypedDataContext1_ForReadOnly() public méthode

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

TaskTier_TypedDataContext1_ForReadOnly() public méthode

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

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

Done protected_oe property

protected bool Done
Résultat bool

InternalOrderId protected_oe property

protected int InternalOrderId
Résultat int

IsEndState protected_oe property

protected bool IsEndState
Résultat bool