IPacketIsReadOnly Property |
Determines if the IPacket can be modified.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxReadOnly Property IsReadOnly As Boolean
Get
property bool IsReadOnly {
bool get ();
}
abstract IsReadOnly : bool with get
Property Value
Type:
Boolean
See Also