| Visual Basic (Declaration) | |
|---|---|
Public Property FrameIndex As FrameNumberType | |
| C# | |
|---|---|
public FrameNumberType FrameIndex {get; set;} | |
| C++/CLI | |
|---|---|
public: property FrameNumberType FrameIndex { FrameNumberType get(); void set ( FrameNumberType value); } | |
Property Value
The default value is FrameNumberType.Frame0.This property is valid only for TDD Downlink allocations.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)