Share via


AttributeRelationshipCollection.IsValidName Method

Include Protected Members
Include Inherited Members

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