Click or drag to resize

MonitoringSetObsoleteDataObjectVersionCount Method

Sets the value for the obsolete dataobject version count performance monitor

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static void SetObsoleteDataObjectVersionCount(
	int value
)

Parameters

value
Type: SystemInt32
See Also