Condividi tramite


SyncGroupLog Class

Definition

Represent a sync group log object.

public class SyncGroupLog
type SyncGroupLog = class
Public Class SyncGroupLog
Inheritance
SyncGroupLog

Constructors

Name Description
SyncGroupLog()

Initializes a new instance of the SyncGroupLog class.

Properties

Name Description
Details

Optional. Content of the log.

Source

Optional. Source of the sync group log.

TimeStamp

Optional. Time stamp of the log.

Type

Optional. Type of the log. The possible values: 'Error', 'Warning', 'Success' and 'All'.

Applies to