ImpactAnalysisType Enum

Definition

Defines the state of the object if the operation is performed.

public enum ImpactAnalysisType
type ImpactAnalysisType = 
Public Enum ImpactAnalysisType
Inheritance
ImpactAnalysisType

Fields

Invalid 0

Will be invalid.

Processed 2

Will be in a processed state.

Unprocessed 1

Will be in an unprocessed state.

Applies to