ReqType Object
Description
Represents a Requirement Type.
Remarks
Get a reference to ReqType from Req.RequirementType.
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 RichTextTemplateThe rich text document template for this requirement type
Public Property RiskAnalysisTypeThe type of risk analysis that is applicable to this requirement.
See Also