| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property NumberOfCodewords As Integer | |
| C# | |
|---|---|
public abstract int NumberOfCodewords {get; set;} | |
Property Value
The default value 1. The minimum value is 1 and the maximum is 2.This property is valid only if Precoding is SharedChannelDecoderType.SpatialMultiplexing and NumberOfLayers is greater than 1.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)