Visual Basic (Declaration) | |
---|---|
Public MustOverride Property SlotFormat As SlotFormat |
C# | |
---|---|
public abstract SlotFormat SlotFormat {get; set;} |
C++/CLI | |
---|---|
public: abstract property SlotFormat SlotFormat { SlotFormat get(); void set ( SlotFormat value); } |
Property Value
The default is SlotFormat.One.This property helps define the set of symbols reserved for this PUSCH physical channel. This is applied in coordination with FlexibleSymbols, FirstSymbolIndex, and LastSymbolIndex.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)