ParentChild.ParentPermission Property

Definition

The security permission of the parent node

public:
 property Microsoft::MasterDataServices::Services::DataContracts::PermissionType ParentPermission { Microsoft::MasterDataServices::Services::DataContracts::PermissionType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::PermissionType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.PermissionType ParentPermission { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ParentPermission : Microsoft.MasterDataServices.Services.DataContracts.PermissionType with get, set
Public Property ParentPermission As PermissionType

Property Value

The security permission of the parent node.

Attributes

Applies to