PartOfCompilation

XmpDynamicMediaPackage.PartOfCompilation property

Gets or sets a value indicating whether the resource is a part of compilation.

public bool? PartOfCompilation { get; set; }

Property Value

A value indicating whether the resource is a part of compilation.

See Also