wwXMLState::SetProperty
Sets a property in the XML state store saved in the cXML property.
o.SetProperty(lcProperty, lcValue, lcType, lcDescription)
nothing
Parameters
lcProperty
The property to store or update.
lcValue
The value to set it to. You can pass any VFP simple type here.
Pass .NULL. to delete the property.
lcType
Optional - the type of the property to store.
lcDescription
Optional - a description of the value stored.
See also
Class wwXMLState© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic