次の方法で共有


SyncGroupLog Class

Definition

Represent a sync group log object.

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

Constructors

SyncGroupLog()

Initializes a new instance of the SyncGroupLog class.

Properties

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