AttributeRelationshipCollection.IsValidName Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
IsValidName(String) | Verifies that the specified name is a valid name for an AttributeRelationship. | |
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