PFOfficeBindingValue Constructor |
Public constructor
Namespace:
Packflow.Core.Utils
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public PFOfficeBindingValue(
string name,
Object value
)
Parameters
- name
- Type: SystemString
Name applied to DisplayName and InternalName properties - value
- Type: SystemObject
The value object
See Also