Entity.RecognizedField
Description:
Checks whether a Field belongs to the same Schema as this Entity.
Checks whether a Field belongs to the same Schema as this Entity.
public bool RecognizedField(
Field field
)
-
fieldThe Field to check.
Return Value
bool
True if the Field belongs to the same Schema as this Entity.
-
A non-optional argument was NULL