Click or drag to resize

PostDataElement Properties

Version 94.4.20

The PostDataElement type exposes the following members.

Properties
  NameDescription
Public propertyBytes
Gets or sets the bytes of this IPostDataElement.
Public propertyFile
Gets or sets the file name.
Public propertyIsReadOnly
Gets if the object is read-only.
Public propertyType
Gets the type of this IPostDataElement.
Top
See Also