Share via


AttributeRelationshipCollection.IsValidName Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method IsValidName(String) Verifies that the specified name is a valid name for an AttributeRelationship.
Public method IsValidName(String, String%) Verifies that the specified name is a valid name for an AttributeRelationship and returns the error message if it the name is not valid.

Top