ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Database
IVaultProtocol Interface
IVaultProtocol Methods
AppendFileContent Method
CreateFileContent 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: 6.0.0.0 (6.0.6225.27214)
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.