Visual Basic (Declaration) | |
---|---|
Public MustOverride Property CellIdentity As Integer |
C# | |
---|---|
public abstract int CellIdentity {get; set;} |
Property Value
The default value is 0, but default value at creation depends on last item in the CarrierMappingCollection.The Cell ID is used in equations in the physical layer definition to compute synchronization sequences and other values. In cases where a single CarrierMapping is defined, this value is coupled to ComponentCarrier.CellIdentity.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)