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