Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The BizRuleImportedPath property sets or retrieves the path to the file from which the business rule (BizRule) is imported.
This property is read/write.
Syntax
HRESULT put_BizRuleImportedPath(
BSTR bstrProp
);
Parameters
bstrProp
Return value
None
Remarks
The path information is stored for use by the UI. The UI should supply a mechanism to synchronize the contents of the file and this property.
The maximum length of this property is 512 characters.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | azroles.h |
| Library | Azroles.lib |
| DLL | Azroles.dll |
| Redistributable | Windows Server 2003 Administration Tools Pack on Windows XP |