DataSourceInfo.LastRecoveryPoint Property

Definition

Optional. LastRecoveryPoint of DataSource.

public DateTime? LastRecoveryPoint { get; set; }
member this.LastRecoveryPoint : Nullable<DateTime> with get, set
Public Property LastRecoveryPoint As Nullable(Of DateTime)

Property Value

Applies to