Class ContentSynchronizationGetProgressArguments
Arguments for the content synchronization get progress command.
public sealed class ContentSynchronizationGetProgressArguments
- Inheritance
-
objectContentSynchronizationGetProgressArguments
- Extension Methods
Constructors
ContentSynchronizationGetProgressArguments()
public ContentSynchronizationGetProgressArguments()
Properties
SynchronizationGuid
Gets or sets the synchronization GUID.
public Guid SynchronizationGuid { get; set; }
Property Value
- Guid