Document Api Class
[Missing <summary> documentation for "T:Casewhere.Runtime.DSL.Api.DocumentApi"]
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public class DocumentApi : IDocumentApi- Inheritance
- Object DocumentApi
- Implements
- IDocumentApi
Constructors
| DocumentApi | Initializes a new instance of the DocumentApi class |
Methods
| Create | |
| Delete | |
| GetMalwareScanStatus | |
| IsFileExisted | |
| OpenRead | |
| OpenWrite | |
| ReadAllBytes | |
| ReadToStream | |
| RequestMalwareScanning | |
| SecureShare | |
| Share | |
| Store(DocumentInfo, Byte) | |
| Store(DocumentInfo, Stream) | |
| Unshare |