 | IQuotaNodeParent Property |
[Missing <summary> documentation for "P:AskiaCore.IQuotaNode.Parent"]
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
SyntaxIQuotaNode Parent { get; }
ReadOnly Property Parent As IQuotaNode
Get
property IQuotaNode^ Parent {
IQuotaNode^ get ();
}
Property Value
Type:
IQuotaNode
See Also