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