Name property

Examples


The Name property returns the name of a collection.

Syntax

DUOSObjects.Name

Parameters

DUOSObjects – A collection of data objects in the DUOS.

Comments

Use the Name property to identify the name of a collection object returned by the DUOSObjectsGet method. You can use the Name property to distinguish between multiple collections in the same procedure.


Documentation Feedback