Click or drag to resize

JobUploadResultsUploadSuccessCount Property

The number of files that were successfully uploaded.

Namespace: RCS.Carbon.Shared
Assembly: RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax
C#
public int UploadSuccessCount { get; set; }

Property Value

Int32
See Also