Get a reference to CustomizationTypedField with the Field Property of an object of a class that implements ICustomizationType, for example, CustomizationReqType. You can also get a reference from the list returned by ICustomizationType.Fields.
EntitySubtype | Returns a reference to the CustomizationSubtype associated with this object. |
Field | Gets the CustomizationField associated with this object. |
IsRequired | Indicates whether the field is required for the specific type. |
Type | Gets the CustomizationType associated with this object. |