Click or drag to resize

AttachmentInObject Class

Inheritance Hierarchy

Namespace:  Unvired.Kernel.UWP.Model
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class AttachmentInObject : DataStructure

The AttachmentInObject type exposes the following members.

Constructors
  NameDescription
Public methodAttachmentInObject
Initializes a new instance of the AttachmentInObject class
Top
Properties
  NameDescription
Public propertyBeAttachmentStructureName
Public propertyBeHeaderName
Public propertyBeName
Public propertyFID (Inherited from DataStructure.)
Public propertyLID (Inherited from DataStructure.)
Public propertyOBJECT_STATUS (Inherited from DataStructure.)
Public propertyPriority
Public propertySYNC_STATUS (Inherited from DataStructure.)
Public propertyTIMESTAMP (Inherited from DataStructure.)
Public propertyUid
Top
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
Events
  NameDescription
Public eventPropertyChanged (Inherited from DataStructure.)
Top
Fields
  NameDescription
Public fieldFields (Inherited from DataStructure.)
Top
See Also