GroomingStatusInfo.GroomingTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time grooming ran for this grooming object. (UTC time)
public:
property DateTime GroomingTime { DateTime get(); };
public DateTime GroomingTime { get; }
member this.GroomingTime : DateTime
Public ReadOnly Property GroomingTime As DateTime
Property Value
Returns the time that grooming ran for the grooming object in DateTime object.