IAzClientContext3::get_BizRuleParameters method (azroles.h)
The IAzClientContext3::BizRuleParameters method gets the collection of parameters that can be passed by the business rule (BizRule) script associated with this client context.
This property is read-only.
Syntax
HRESULT get_BizRuleParameters(
IAzBizRuleParameters **ppBizRuleParam
);
Parameters
ppBizRuleParam
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 |