MetaRoleGenerator - свойство
Генератор, создавший метароль.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[AssociationAttribute(ThisKey = "GeneratorID", OtherKey = "ID", CanBeNull = false)]
public RoleGenerator Generator { get; set; }
<AssociationAttribute(ThisKey := "GeneratorID", OtherKey := "ID", CanBeNull := false)>
Public Property Generator As RoleGenerator
Get
Set
public:
[AssociationAttribute(ThisKey = L"GeneratorID", OtherKey = L"ID", CanBeNull = false)]
property RoleGenerator^ Generator {
RoleGenerator^ get ();
void set (RoleGenerator^ value);
}
[<AssociationAttribute(ThisKey = "GeneratorID", OtherKey = "ID", CanBeNull = false)>]
member Generator : RoleGenerator with get, set
Значение свойства
RoleGenerator