Click or drag to resize

ControlPolicy Constructor (Int32, String, String)

Namespace:  Omada.OE.AppLogic.CtrlPolicy
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public ControlPolicy(
	int id,
	string name,
	string description
)

Parameters

id
Type: SystemInt32
name
Type: SystemString
description
Type: SystemString
See Also