PFExternalDataGetValueByName Method (String) |
Gets a value by its target (external) field/column name.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public Object GetValueByName(
string targetName
)
Parameters
- targetName
- Type: SystemString
Return Value
Type:
ObjectSee Also