M

ICustomFieldProperties.AreEqualTo

Description:
Identifies if the custom field properties are equal or not.
bool AreEqualTo(
	ICustomFieldProperties otherProperties
)
Return Value bool Returns true if the custom field properties are equal, false otherwise.