PFDataCollectionIsValueAvailable Method |
Determines whether a value is available for the specified field name.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool IsValueAvailable(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Return Value
Type:
BooleanSee Also