PTZConfigurationUseCount Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic int UseCount { get; }
Public ReadOnly Property UseCount As Integer
Get
public:
virtual property int UseCount {
int get () sealed;
}
abstract UseCount : int with get
override UseCount : int with get
Property Value
Type:
Int32Implements
IPTZConfigurationUseCount
See Also