class
Photo
Base class:
This type does not have any base class
Implemented interfaces:
This type does not implements any interface.
Derived types:
This type is not derived by any type in DocsMarshal.
Properties
String cameraMake { get; set; }
String cameraModel { get; set; }
Double exposureDenominator { get; set; }
Double exposureNumerator { get; set; }
Double focalLength { get; set; }
String takenDateTime { get; set; }