Click or drag to resize
EntityDefinitionGetAllFieldsInElement 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 GroupableModelElementGetAllFieldsInElement(Boolean, Boolean).)
Top
See Also