ICustomizationReqType2 Interface Members
Public Methods
Public Method AddFieldAdds a new CustomizationTypedField.
Public Method RemoveFieldRemoves the CustomizationTypedField specified by FieldName from this type.
Public Properties
Public Property EditingControlThe editing control CLSID for COM or the fully qualified assembly name for .NET.
Public Property FieldGets the CustomizationTypedField specified by FieldName.
Public Property FieldsThe list of CustomizationTypedField objects for this type.
Public Property HasDirectCoverageIndicates if this requirement type supports direct coverage by tests or test instances.
Public Property IconThe bitmap stream for type icon.
Public Property IDThe CustomizationType ID.
Public Property IsTemplateChecks whether the customization item originated from the project template.
Public Property NameThe CustomizationType name.
Public Property RiskAnalysisTypeThe Type of the Risk Analysis that is applicable to this requirement.
See Also