Gets or sets the Block that this track is assigned to.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Block As Block
Get
Set
public Block Block { get; set; }
Property Value
Type:
BlockA
Block instance.
Nothing (default) if this track is not assigned to any
Block.
See Also