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
CreateFileContentPartStart Method
Initiates a file content creation process.
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
string
CreateFileContentPartStart
(
string
contentUuid
)
Parameters
contentUuid
Type:
System
String
The content UUID.
Return Value
Type:
String
The correlation ID to be used in subsequent
CreateFileContentPartContinue(String, String, Int32, Int64,
Byte
)
,
CreateFileContentPartComplete(String, String, Int32)
and
CreateFileContentPartCancel(String, String, Int32)
calls.
See Also
Reference
IVaultProtocol Interface
PDTec.IceNet.Core.Database Namespace
Copyright © PDTec AG. All rights reserved.