NodeName

Property in NodeDestination

Summary

The name of the node that this destination refers to.

public string NodeName { get; set; }

Remarks

This value is only valid when System.Type is DestinationType.Node .

Last updated

Was this helpful?