Share via


DiscoverySource.LastSnapshotTime Property

Definition

The last snapshot time for this discovery source.

public:
 abstract property DateTime LastSnapshotTime { DateTime get(); };
public abstract DateTime LastSnapshotTime { get; }
member this.LastSnapshotTime : DateTime
Public MustOverride ReadOnly Property LastSnapshotTime As DateTime

Property Value

Returns the last snapshot time for the discovery source inDateTime.

Applies to