ID property

Examples


The ID property returns an object ID for a DUOS data object.

Syntax

DUOSObject.ID

Parameters

DUOSObject – A DUOS data object.

Comments

The ID property is a read-only property. To set an object ID for a DUOS data object, use the Item property for the DUOSObjects collection.


Documentation Feedback