<Code Lib>
M

BendingDetailCustomFieldProperties.AreEqualTo

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

public virtual bool AreEqualTo(
	ICustomFieldProperties otherProperties
)

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

Loading…