Поделиться через


Свойство HierarchyMemberPrivilege.PrincipalType

Gets or sets the type of the principal.

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.dll)

Синтаксис

'Декларация
<DataMemberAttribute> _
Public Property PrincipalType As PrincipalType 
    Get 
    Set
'Применение
Dim instance As HierarchyMemberPrivilege 
Dim value As PrincipalType 

value = instance.PrincipalType

instance.PrincipalType = value
[DataMemberAttribute]
public PrincipalType PrincipalType { get; set; }
[DataMemberAttribute]
public:
property PrincipalType PrincipalType {
    PrincipalType get ();
    void set (PrincipalType value);
}
[<DataMemberAttribute>]
member PrincipalType : PrincipalType with get, set
function get PrincipalType () : PrincipalType 
function set PrincipalType (value : PrincipalType)

Значение свойства

Тип: Microsoft.MasterDataServices.Services.DataContracts.PrincipalType
The type of the principal.

См. также

Справочник

HierarchyMemberPrivilege Класс

Пространство имен Microsoft.MasterDataServices.Services.DataContracts