SourceControlSyncJobStreamType Enum

Definition

StreamType enum represents the 6 types of Powershell Streams supported.

public enum SourceControlSyncJobStreamType
type SourceControlSyncJobStreamType = 
Public Enum SourceControlSyncJobStreamType
Inheritance
SourceControlSyncJobStreamType

Fields

Any 0

Indicates Generic stream. Used for querying all the streams regardless of the type.

Error 2

Indicates Error Record streams

Output 1

Indicates Output Record streams

Applies to