ResourceParentId Property
The Id of the parent resource.
Syntax
[VB.NET] Public Property ResourceParentId As String
[C#] public string ResourceParentId {get; set;}
Remarks
This property specifies the unique identifier of the parent resource. The value "0" indicates the root directory.
This property is not available at design time.
Default Value
""