Table of Contents

Property Parents

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

Parents

Returns a read-only collection containing the dependency parents specified for the object corresponding to this ObjectMetadata instance.

public IReadOnlyList<DependencySpec> Parents { get; }

Property Value

IReadOnlyList<DependencySpec>

Remarks

If the object has no parents, an empty collection is returned.