IReqType Interface
Description
Represents a Requirement Type.
Public Properties
Public Property EditingControlThe editing control CLSID for COM or the fully qualified assembly name for .NET.
Public Property HasDirectCoverageIndicates if this requirement type supports direct coverage by tests or test instances.
Public Property IconThe bitmap stream representing this type.
Public Property IDThe CustomizationType ID.
Public Property NameThe CustomizationType name.
Public Property RiskAnalysisTypeThe type of risk analysis that is applicable to this requirement.
See Also