IDLffXMLDOMDocument::SetProperty

The IDLffXMLDOMDocument::SetProperty procedure method is used to set the values of various properties of the parser.

Syntax

Obj->[IDLffXMLDOMDocument::]SetProperty [, PROPERTY=variable]

Arguments

None

Keywords

Any property listed under IDLffXMLDOMDocument Properties that contains the word “Yes” in the “Set” column of the property table can be set using this method. To set the value of a property, specify the property name as a keyword set equal to the appropriate property value.

Version History

6.2

Introduced