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