public HistoryStepType Status { get; }
Public ReadOnly Property Status As HistoryStepType Get
public: property HistoryStepType Status { HistoryStepType get (); }
member Status : HistoryStepType with get
In This Article