EncodedDocumentWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class EncodedDocumentWeb : DataContractEntityWeb
The EncodedDocumentWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | EncodedDocumentWeb |
Name | Description | |
---|---|---|
![]() | Content |
Base64 encoded content of the document
|
![]() | ContentSize |
Size of the encoded content
|
![]() | FileExtension |
This is the fileextension of the document, please use this instead of FileType
Example of value : ".pdf"
|
![]() | FileType | Obsolete.
Deprecated
This field is deprecated, please use FileExtension to get the filetype if it's not Pdf or Html
The file type of the document
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |