SourceControlSyncJobStreamProperties interface

Definition of source control sync job stream properties.

Properties

sourceControlSyncJobStreamId

The sync job stream id.

streamType

The type of the sync job stream.

summary

The summary of the sync job stream.

time

The time of the sync job stream.

Property Details

sourceControlSyncJobStreamId

The sync job stream id.

sourceControlSyncJobStreamId?: string

Property Value

string

streamType

The type of the sync job stream.

streamType?: string

Property Value

string

summary

The summary of the sync job stream.

summary?: string

Property Value

string

time

The time of the sync job stream.

time?: Date

Property Value

Date