Class ScmProfile
Профиль сводного монитора текущих.
public class ScmProfile : IUniqueObject
- Inheritance
-
ScmProfile
- Implements
- Inherited Members
- Extension Methods
Properties
Id
Идентификатор профиля.
public int Id { get; set; }
Property Value
Title
Наименование профиля.
[Required]
public string Title { get; set; }
Property Value
Methods
ToString()
public override string ToString()