ValidationRuleSets.ItemFromID property (Visio)
Returns the ValidationRuleSet object that matches the specified ID. Read-only.
Syntax
expression.ItemFromID (RuleID)
expression A variable that represents a ValidationRuleSets object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
RuleID | Required | Long | The ID of the object to retrieve. |
Return value
ValidationRuleSet
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.