Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Overview

Gets the stopped date time of milestone.

DateTimeOffset myMilestone.StoppedAt { get; }

Remarks

This property only returns value when milestone has stopped. Otherwise returns null.

  • No labels