Table of Contents

Class ScmProfile

Namespace
Lers.Models
Assembly
Lers.Models.dll

Профиль сводного монитора текущих.

public class ScmProfile : IUniqueObject
Inheritance
ScmProfile
Implements
Inherited Members
Extension Methods

Properties

Id

Идентификатор профиля.

public int Id { get; set; }

Property Value

int

Title

Наименование профиля.

[Required]
public string Title { get; set; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string