Click or drag to resize

BusinessEntityMeta Methods

The BusinessEntityMeta type exposes the following members.

Methods
  NameDescription
Public methodCordovaGetChildren (Inherited from DataStructure.)
Public methodCordovaGetField (Inherited from DataStructure.)
Public methodCordovaGetGidFields (Inherited from DataStructure.)
Public methodCordovaSetField (Inherited from DataStructure.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetChildren
Get list of children object of this datastructure instance
(Inherited from DataStructure.)
Public methodGetChildrenNames
Get List fo children name of this DataStructure instance
(Inherited from DataStructure.)
Public methodGetField
Get field value for given field name
(Inherited from DataStructure.)
Public methodGetGidFields
Get GID fields of this DataStructure instance
(Inherited from DataStructure.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRaisePropertyChanged (Inherited from DataStructure.)
Public methodSetField
Set field value in DataStructure instance
(Inherited from DataStructure.)
Public methodToString (Inherited from Object.)
Top
See Also