Class NodeJobResolution
Результат завершения работы на объекте учёта
public sealed class NodeJobResolution : EditableRecord, IUniqueObject, INotifyPropertyChanged
- Inheritance
-
NodeJobResolution
- Implements
- Inherited Members
- Extension Methods
Properties
Title
Текст результата.
public string Title { get; set; }
Property Value
Methods
ToString()
Возвращает строковое представление результата.
public override string ToString()