Click or drag to resize

JobUploadResultsUploadSkipCount Property

The number of files skipped because they have not changed since the last upload.

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

Property Value

Int32
See Also