Click or drag to resize

AttachmentOutObject 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 AttachmentOutObject : DataStructure

The AttachmentOutObject type exposes the following members.

Constructors
  NameDescription
Public methodAttachmentOutObject
Initializes a new instance of the AttachmentOutObject class
Top
Properties
  NameDescription
Public propertyAttachmentOutObjectStatus
Public propertyBEHeaderLid
Public propertyBEName
Public propertyFID (Inherited from DataStructure.)
Public propertyFunctionName
Public propertyLID (Inherited from DataStructure.)
Public propertyOBJECT_STATUS (Inherited from DataStructure.)
Public propertySYNC_STATUS (Inherited from DataStructure.)
Public propertyTIMESTAMP (Inherited from DataStructure.)
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