Click or drag to resize

IPostDataElement Properties

Version 75.1.140

The IPostDataElement 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