Properties property

Examples


The Properties property returns a collection of properties for a DUOS data object.

Syntax

DUOSObject.Properties

Parameters

DUOSObject – A DUOS data object.

Comments

You can use the Properties property in combination with the Item property to specify a named property for the object. In most cases, this is the preferred way to set or return a property’s value.


Documentation Feedback