The member node identifier is the URN identifier used by DataONE to uniquely identifier a node, for example "urn:node:KNB" specifies the "Knowledge Network for Biodiversity" member node.
setMNodeId(x, id)# S4 method for D1Client,character
setMNodeId(x, id)
A D1Client object.
A DataONE member node identifier.
One Member Node can be associated with the client as the default to which data and metadata are written.
D1Client
class description.