IAzBizRuleParameters::get_Count method (azroles.h)

The Count property gets the number of parameters available to business rule (BizRule) scripts.

This property is read-only.

Syntax

HRESULT get_Count(
  unsigned long *plCount
);

Parameters

plCount

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header azroles.h

See also

IAzBizRuleParameters

IAzClientContext3::BizRuleParameters