 | TopologyNodeRack Property |
Gets the rack this node belongs to.
Namespace: Ookii.Jumbo.TopologyAssembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntaxpublic Rack? Rack { get; }
Public ReadOnly Property Rack As Rack
Get
public:
property Rack^ Rack {
Rack^ get ();
}
member Rack : Rack with get
Property Value
Rack
See Also