|
JobUploadParametersNewAndChangedOnly Property
|
True to upload new and changed files only which are determined by comparing the last modified timestamps of the local
file and its corresponding Blob (if one exists). False to upload all candidate files.
Namespace: RCS.Carbon.SharedAssembly: RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax public bool NewAndChangedOnly { get; }
Property Value
BooleanSee Also