RoleUserRecordRole - свойство
Роль, для которой определяется состав.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[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