ImageGear .NET - Updated March 30, 2018
SaveID Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.MediaManagement Namespace > ImGearMediaManagementXMPMetadata Class : SaveID Property
Gets or sets SaveID property of the Media Management XMP schema.
Syntax
'Declaration
 
Public Property SaveID As ImGearXMPInteger
 
'Usage
 
Dim instance As ImGearMediaManagementXMPMetadata
Dim value As ImGearXMPInteger
 
instance.SaveID = value
 
value = instance.SaveID

Property Value

ImageGear.Formats.XMP.ImGearXMPInteger class value.
Remarks
This property is deprecated in XMP specification. Previously used only to support the xmpMM:LastURL property.
See Also

Reference

ImGearMediaManagementXMPMetadata Class
ImGearMediaManagementXMPMetadata Members