PFObjectPackflowTypeUpdatePackflowObject Method |
Updates the data collection of the corresponding Packflow object with the data of 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 virtual void UpdatePackflowObject(
PackflowType pfObject
)
Parameters
- pfObject
- Type: PackflowType
See Also