Customization types serve to categorize items of the entity type to which they apply. For example, requirement types may include Documentation, Software, Test, and so on. For the details of types defined in your project, look at the custom lists.
An example of a customization type is CustomizationReqType.
AddField | Adds a new CustomizationTypedField. |
RemoveField | Removes the CustomizationTypedField specified by FieldName from this type. |
EditingControl | The editing control CLSID for COM or the fully qualified assembly name for .NET. |
Field | Gets the CustomizationTypedField specified by FieldName. |
Fields | The list of CustomizationTypedField objects for this type. |
Icon | The bitmap stream for type icon. |
ID | The CustomizationType ID. |
Name | The CustomizationType name. |