RoleParentName - свойство |
Имя родительской роли или null, если родительская роль отсутствует.
Пространство имён:
Tessa.Roles
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [DataMemberAttribute]
[NullableAttribute]
public string ParentName { get; set; }
<DataMemberAttribute>
<NullableAttribute>
Public Property ParentName As String
Get
Set
public:
[DataMemberAttribute]
[NullableAttribute]
property String^ ParentName {
String^ get ();
void set (String^ value);
}
[<DataMemberAttribute>]
[<NullableAttribute>]
member ParentName : string with get, set
Значение свойства
Тип:
StringСм. также