PFObjectPackflowTypeTransformValueForPoco Method |
Transforms a value (obtained from a Packflow object) so it can be stored in this POCO.
Namespace:
Packflow.Core.Poco
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static Object TransformValueForPoco(
Object value
)
Parameters
- value
- Type: SystemObject
Return Value
Type:
ObjectSee Also