Exists property

Examples


The Exists property returns True if a property object exists in a properties collection.

Syntax

DUOSProperties.Exists(property_name)

Parameters

DUOSProperties – A collection of properties for a data object.

property_name – The property object’s name.


Documentation Feedback