ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Database
IVaultProtocol Interface
IVaultProtocol Methods
AppendFileContent Method
CreateFileContent Method
CreateFileContentPartCancel Method
CreateFileContentPartComplete Method
CreateFileContentPartContinue Method
CreateFileContentPartStart Method
DeleteFileContent Method
GetFileContentSize Method
RetrieveFileContent Method
RetrieveFileContentPart Method
IVaultProtocol
DeleteFileContent Method
Deletes a file content.
Namespace:
PDTec.IceNet.Core.Database
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
void
DeleteFileContent
(
string
contentUuid
)
Parameters
contentUuid
Type:
System
String
The content UUID.
Exceptions
Exception
Condition
VaultProtocolException
If interaction with vault server fails.
See Also
Reference
IVaultProtocol Interface
PDTec.IceNet.Core.Database Namespace
Copyright © PDTec AG. All rights reserved.