CompareObjectCommand.SyncWindow Property

Definition

public:
 property int SyncWindow { int get(); void set(int value); };
public:
 property int SyncWindow { int get(); void set(int value); };
public int SyncWindow { get; set; }
[System.Management.Automation.Parameter]
[System.Management.Automation.ValidateRange(0, 2147483647)]
public int SyncWindow { get; set; }
member this.SyncWindow : int with get, set
[<System.Management.Automation.Parameter>]
[<System.Management.Automation.ValidateRange(0, 2147483647)>]
member this.SyncWindow : int with get, set
Public Property SyncWindow As Integer

Property Value

Attributes

Applies to