<Code Lib>
M

ICustomFieldProperties.AreEqualTo

Description:
Identifies if the custom field properties are equal or not.

bool AreEqualTo(
	ICustomFieldProperties otherProperties
)

Return Value Boolean Returns true if the custom field properties are equal, false otherwise.

Loading…