.. _doxcsid-interface_p1_1_1_camera_sdk_1_1_i_notification_event_1aac72cb71197528e745560ef551326da9: INotificationEvent.ImageId Property +++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.CameraSdk`` Gets the *id* of the image this event relates to, or zero (0) if this is not an image related event. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public uint ImageId { get; }