PFGridViewSettingsDataSetData Method |
Sets the value of a setting
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax protected void SetData(
string settingName,
Object value
)
Parameters
- settingName
- Type: SystemString
- value
- Type: SystemObject
See Also