ValidationRules.ItemFromID property (Visio)
Returns the ValidationRule object that matches the specified ID. Read-only.
Syntax
expression.ItemFromID (RuleID)
expression A variable that represents a ValidationRules object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
RuleID | Required | Long | The ID of the object to retrieve. |
Return value
ValidationRule
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.