NewTimeSpanCommand.Days Property

Definition

Allows the user to override the day.

public:
 property int Days { int get(); void set(int value); };
public:
 property int Days { int get(); void set(int value); };
public int Days { get; set; }
[System.Management.Automation.Parameter(ParameterSetName="Time")]
public int Days { get; set; }
member this.Days : int with get, set
[<System.Management.Automation.Parameter(ParameterSetName="Time")>]
member this.Days : int with get, set
Public Property Days As Integer

Property Value

Attributes

Applies to