RoleDeputies - свойство
Заместители на роль.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[AssociationAttribute(ThisKey = "ID", OtherKey = "ID", CanBeNull = true)]
public List<RoleDeputyRecord> Deputies { get; set; }
<AssociationAttribute(ThisKey := "ID", OtherKey := "ID", CanBeNull := true)>
Public Property Deputies As List(Of RoleDeputyRecord)
Get
Set
public:
[AssociationAttribute(ThisKey = L"ID", OtherKey = L"ID", CanBeNull = true)]
property List<RoleDeputyRecord^>^ Deputies {
List<RoleDeputyRecord^>^ get ();
void set (List<RoleDeputyRecord^>^ value);
}
[<AssociationAttribute(ThisKey = "ID", OtherKey = "ID", CanBeNull = true)>]
member Deputies : List<RoleDeputyRecord> with get, set
Значение свойства
ListRoleDeputyRecord