SpatialSurfaceInfo.UpdateTime Property

Definition

Gets the last update time represented by this surface metadata snapshot.

public:
 property DateTime UpdateTime { DateTime get(); };
DateTime UpdateTime();
public System.DateTimeOffset UpdateTime { get; }
var dateTime = spatialSurfaceInfo.updateTime;
Public ReadOnly Property UpdateTime As DateTimeOffset

Property Value

The update time.

Applies to