Share via


GetCauReportCommand.StartDate Property

 

Namespace:   Microsoft.ClusterAwareUpdating.Commands
Assembly:  ClusterAwareUpdating (in ClusterAwareUpdating.dll)

Syntax

[ParameterAttribute(Position = 1, ParameterSetName = "RangeParamSet")]
public DateTime StartDate { get; set; }

Property Value

Type: System.DateTime

See Also

GetCauReportCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace

Return to top