ServicePRO SDK Help

stcRule..::..Rule Method

Rules the specified identifier.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public void Rule(
	int id,
	string name
)
Public Sub Rule ( _
	id As Integer, _
	name As String _
)

Parameters

id
Type: Int32
The identifier.
name
Type: String
The name.