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.
C++
HRESULT get_BizRuleLanguage(
BSTR *pbstrProp
);
pbstrProp
None
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 |