Schema.GetField
Description:
Gets a Field of a given name from the Schema.
Gets a Field of a given name from the Schema.
public Field GetField(
string name
)
-
StringnameThe Field name
-
A non-optional argument was null
-
Reading of Entities of this Schema is not allowed to the current add-in.