DepartmentRoleHeadUser - свойство
Пользователь, являющийся главой департамента.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[AssociationAttribute(ThisKey = "HeadUserID", OtherKey = "ID", CanBeNull = true)]
public PersonalRole HeadUser { get; set; }
<AssociationAttribute(ThisKey := "HeadUserID", OtherKey := "ID", CanBeNull := true)>
Public Property HeadUser As PersonalRole
Get
Set
public:
[AssociationAttribute(ThisKey = L"HeadUserID", OtherKey = L"ID", CanBeNull = true)]
property PersonalRole^ HeadUser {
PersonalRole^ get ();
void set (PersonalRole^ value);
}
[<AssociationAttribute(ThisKey = "HeadUserID", OtherKey = "ID", CanBeNull = true)>]
member HeadUser : PersonalRole with get, set
Значение свойства
PersonalRole