Click or drag to resize

ServiceRule Constructor

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ServiceRule(
	int id,
	int processPhaseId
)

Parameters

id
Type: SystemInt32
processPhaseId
Type: SystemInt32
See Also