AnalyticsTenantSettingsData.EventTypeDefinitions property
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property EventTypeDefinitions As Byte()
Get
Friend Set
'Usage
Dim instance As AnalyticsTenantSettingsData
Dim value As Byte()
value = instance.EventTypeDefinitions
[DataMemberAttribute]
public byte[] EventTypeDefinitions { get; internal set; }
Property value
Type: []
See also
Reference
AnalyticsTenantSettingsData class