Click or drag to resize

FilesSubmitDocumentsV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Files.SubmitDocumentsV30Async(BlackBerry.Workspaces.Json.SubmitDocumentSdsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ItemListJson<DocumentJson>> SubmitDocumentsV30Async(
	SubmitDocumentSdsJson submitDocumentSdsJson
)

Parameters

submitDocumentSdsJson
Type: BlackBerry.Workspaces.JsonSubmitDocumentSdsJson

[Missing <param name="submitDocumentSdsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Files.SubmitDocumentsV30Async(BlackBerry.Workspaces.Json.SubmitDocumentSdsJson)"]

Return Value

Type: TaskItemListJsonDocumentJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Files.SubmitDocumentsV30Async(BlackBerry.Workspaces.Json.SubmitDocumentSdsJson)"]

See Also