FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStepCategory Constructor

Constructor.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public clsStepCategory(
	XElement oCatXML
)
Public Sub New ( _
	oCatXML As XElement _
)
public:
clsStepCategory(
	XElement^ oCatXML
)

Parameters

oCatXML
Type: XElement
The o cat XML.

Remarks


Dileepa, 2/20/2014.