ExplorerBehaviorHasNodeSettings Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ExplorerBehaviorHasNodeSettings(ExplorerBehavior, ExplorerNodeSettings) | Constructor Creates a ExplorerBehaviorHasNodeSettings link in the same Partition as the given ExplorerBehavior | |
ExplorerBehaviorHasNodeSettings(Partition, array<RoleAssignment[]) | Constructor | |
ExplorerBehaviorHasNodeSettings(Store, array<RoleAssignment[]) | Constructor | |
ExplorerBehaviorHasNodeSettings(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
ExplorerBehaviorHasNodeSettings(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top