ModelVersion

IptcEnvelopeRecord.ModelVersion property

Gets or sets a number identifying the version of the information.

public ushort? ModelVersion { get; set; }

Property Value

The model version.

See Also