Share via


HierarchyParentCriteria.ParentId Property

Definition

Specifies the new parent id. Leave empty to move the children to the unused node.

public:
 property Guid ParentId { Guid get(); void set(Guid value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Guid ParentId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.ParentId : Guid with get, set
Public Property ParentId As Guid

Property Value

The new parent id. Leave empty to move the children to the unused node.

Attributes

Applies to