ImageGear .NET v24.12 - Updated
NumericIdentifier Field




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace > ImGearIPTCPictureNumber Structure : NumericIdentifier Field
A binary number generated each time a picture number is created and being unique for the same device and for the date contained in this DataSet.
Syntax
'Declaration
 
Public NumericIdentifier As Integer
'Usage
 
Dim instance As ImGearIPTCPictureNumber
Dim value As Integer
 
value = instance.NumericIdentifier
 
instance.NumericIdentifier = value
public int NumericIdentifier
public: int NumericIdentifier
public:
int NumericIdentifier

Field Value

int value.
Remarks
This property contains a binary number generated each time a picture number is created and being unique for the same device and for the date contained in this DataSet.
See Also

Reference

ImGearIPTCPictureNumber Structure
ImGearIPTCPictureNumber Members