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