PFItemDataCollectionGetValueObject Method (PFField) |
Gets a value without any conversion.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public Object GetValueObject(
PFField field
)
Parameters
- field
- Type: Packflow.CorePFField
Field of the wanted value.
Return Value
Type:
ObjectSee Also