Set the value of a dynamically added property.
public void SetProperty(string PropertyName, object Value);
Parameters
PropertyName
The name of the property.
Value
The value to set the property to.
See also:
Class SFQApplication© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic