Click or drag to resize

InnerBinaryData Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraInnerBinaryData

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class InnerBinaryData

The InnerBinaryData type exposes the following members.

Constructors
 NameDescription
Public methodInnerBinaryDataInitializes a new instance of the InnerBinaryData class
Public methodInnerBinaryData(String, Byte)Initializes a new instance of the InnerBinaryData class
Top
Properties
 NameDescription
Public propertyContentType 
Public propertyData 
Top
See Also