SFQApplication.AddProperty

Adds a property to the SFQApplication object, initializing it with a value of false.

public void AddProperty(string PropertyName);

Parameters

PropertyName
The name of the property. This must be a unique name, must start with a letter, and can only contain letters, digits, or underscores.

Overloads:


See also:

Class SFQApplication

© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic