Click or drag to resize
CFSStatisticSpecificObjectID Property
The identifier of the instance to be monitored. For a file cabinet this is the file cabinet id, for a device this is the device string.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlAttributeAttribute]
public string ObjectID { get; set; }

Property Value

Type: String
See Also