PartMapping

XmpResourceRef.PartMapping property

Gets or sets the name or URI of a mapping function used to map the fromPart to the toPart.

public string PartMapping { get; set; }

Property Value

The name or URI of a mapping function used to map the fromPart to the toPart. The default for time mappings is “linear”.

See Also