Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 782 Bytes

Visio.ValidationRules.ObjectType.md

File metadata and controls

32 lines (18 loc) · 782 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
ValidationRules.ObjectType property (Visio)
Visio.ValidationRules.ObjectType
e6f7ce1d-cdba-ffe8-3036-49c1cf6635d7
06/08/2017
medium

ValidationRules.ObjectType property (Visio)

Returns visObjTypeValidationRules, the type of this object. Read-only.

Syntax

expression.ObjectType

expression A variable that represents a ValidationRules object.

Return value

visObjTypeValidationRules

Remarks

Constants that represent object types are prefixed with visObjType and are declared by the Visio type library in the VisObjectTypes enumeration.

[!includeSupport and feedback]