Click or drag to resize

EntityDefinition.GetAllFieldsInElement Method

Overload List
  NameDescription
Public methodGetAllFieldsInElement(Boolean)
Gets all fields (normal fields, identifying fields, foreign key fields) in this element, ordered on field index and then name, ascending.
(Inherited from GroupableModelElement.)
Public methodGetAllFieldsInElement(Boolean, Boolean)
Gets all fields (normal fields, identifying fields, foreign key fields) in this element, ordered on fieldindex and then name, ascending.
(Overrides GroupableModelElement.GetAllFieldsInElement(Boolean, Boolean).)
Top
See Also