RoleDeputyRecordDeputy - свойство |
Роль пользователя, являющегося заместителем.
Пространство имён:
Tessa.Roles
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [AssociationAttribute(ThisKey = "DeputyID", OtherKey = "ID", CanBeNull = false)]
public IRoleUser Deputy { get; set; }
<AssociationAttribute(ThisKey := "DeputyID", OtherKey := "ID", CanBeNull := false)>
Public Property Deputy As IRoleUser
Get
Set
public:
[AssociationAttribute(ThisKey = L"DeputyID", OtherKey = L"ID", CanBeNull = false)]
property IRoleUser^ Deputy {
IRoleUser^ get ();
void set (IRoleUser^ value);
}
[<AssociationAttribute(ThisKey = "DeputyID", OtherKey = "ID", CanBeNull = false)>]
member Deputy : IRoleUser with get, set
Значение свойства
Тип:
IRoleUserСм. также