The name of the field in the project database. Use all upper case.
Description
The value of the specified field.
Property type
Read-write property
Syntax
Visual Basic
PublicProperty Field( _
ByValFieldNameAsString _
) As Variant
Parameters
FieldName
The name of the field in the project database. Use all upper case.
Remarks
An attempt to get or set the value of a field not applicable to requirements of this type causes an exception. Get the list of applicable fields from CustomizationReqType.Fields.