IAzApplicationGroup2::get_BizRuleLanguage method (azroles.h)

The BizRuleLanguage method gets or sets the programming language of the business rule script associated with this application group. The value of this property can be either "VBScript" or "JScript".

This property is read/write.

Syntax

HRESULT get_BizRuleLanguage(
  BSTR *pbstrProp
);

Parameters

pbstrProp

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