Edit

CloneOperationInformation.CompletionDate Property

Definition

If the operation is complete, the DateTime of completion. If operation is not complete, this is DateTime.MaxValue

[System.Runtime.Serialization.DataMember(Name="completionDate")]
public DateTime CompletionDate { get; set; }
member this.CompletionDate : DateTime with get, set
Public Property CompletionDate As DateTime

Property Value

Attributes

Applies to