| PostDataElement Properties | 
The PostDataElement type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Bytes | 
            Gets or sets the bytes of this IPostDataElement.
             | 
|  | File | 
            Gets or sets the file name.
             | 
|  | IsReadOnly | 
            Gets if the object is read-only.
             | 
|  | Type | 
            Gets the type of this IPostDataElement.
             | 
 See Also
See Also