Visual Basic (Declaration) | |
---|---|
Public MustOverride Property SubblockId As Integer |
C# | |
---|---|
public abstract int SubblockId {get; set;} |
Property Value
The default ID is 0.Subblocks are defined based on this property. Assignment of the SubblockId groups all Carriers with matching SubblockIds into the same subblock.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)