PFFieldFileHolderGetValueObject Method |
Converts a raw object to a specific type handled by a specific type of PFField.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public override Object GetValueObject(
Object value
)
Parameters
- value
- Type: SystemObject
Raw value : String or null.
Return Value
Type:
ObjectPFFieldFileHolderValue
See Also