Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to ODNodeMBS class.
ODNodeMBS.Constructor Private
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
ODNodeMBS.nodeDetails(byref error as NSErrorMBS) as Dictionary
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Error: An error reference for error details. Can be nil.
Returns a dictionary containing details.
ODNodeMBS.nodeDetailsForKeys(keys() as string, byref error as NSErrorMBS) as Dictionary
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Keys: An array of keys corresponding to the values returned in the dictionary.
Error: An error reference for error details. Can be nil.
Returns a dictionary containing details about the node corresponding to keys specified by Keys.
ODNodeMBS.subnodeNames(byref error as NSErrorMBS) as String()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
ODNodeMBS.supportedAttributesForRecordType(RecordType as String, byref error as NSErrorMBS) as String()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
RecordType: The record type to list supported attribute types for. Can be nil.
Error: An error reference for error details. Can be nil.
Returns an array of supported attribute types.
ODNodeMBS.supportedRecordTypes(byref error as NSErrorMBS) as String()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
If the node does not support checking for supported record types, all possible record types are returned.
ODNodeMBS.unreachableSubnodeNames(byref error as NSErrorMBS) as String()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
The items on this page are in the following plugins: MBS MacFrameworks Plugin.