CreateContactFromNodeIds(IEnumerable<int>)
Create a Contact with the provided node IDs.
Declaration Syntax
public virtual DataModelObject CreateContactFromNodeIds(IEnumerable<int> selectedNodeIds)
Parameters
- selectedNodeIds(IEnumerable<int>)
List of node IDs to be scoped on the Contact.