ICustomFieldProperties.AreEqualTo
Method
Description:
Identifies if the custom field properties are equal or not.
Identifies if the custom field properties are equal or not.
Parameters
Parameter | Type | Description |
---|---|---|
otherProperties | ICustomFieldProperties | The other properties. |
Return Value
Type | Description |
---|---|
Boolean | Returns true if the custom field properties are equal, false otherwise. |