IAsset.ParentAssets Property

Definition

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.WindowsAzure.MediaServices.Client.IAsset> ParentAssets { get; }
member this.ParentAssets : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.WindowsAzure.MediaServices.Client.IAsset>
Public ReadOnly Property ParentAssets As ReadOnlyCollection(Of IAsset)

Property Value

Applies to