Checks to see if the field's value is set

C# |
public bool isFieldValueSet( PDMFieldInfo fieldInfo )

- fieldInfo (PDMFieldInfo)
- the corresponding field info handle

true if the field value has been set or false if it has not
C# |
public bool isFieldValueSet( PDMFieldInfo fieldInfo )