Click or drag to resize

UploadFileServiceArgumentsUploadFileUid Property

Determines an existing upload file Uid. Supply only to upload multiple related files that will be passed in a single process or integration call.

Namespace:  Cobra.Model.WebService
Assembly:  Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public string UploadFileUid { get; set; }

Property Value

Type: String
See Also