Click or drag to resize

EntityResultDeviceIdentifierRelatedCounts Property

Count of device identifier related entity items (e.g., IP address, MAC address, and IMEI number, etc).

Namespace: OpenDiscoverSDK.Interfaces.Content.TextAnalytics
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public int DeviceIdentifierRelatedCounts { get; set; }

Property Value

Int32
See Also