DestinationType
Enum in Destination
Inherits from System.Enum
Summary
The type of a Destination.
public enum DestinationType
{
Node,
Block
}
Members
Last updated
Was this helpful?
Enum in Destination
Inherits from System.Enum
The type of a Destination.
public enum DestinationType
{
Node,
Block
}
Last updated
Was this helpful?