MobileNetworkSimPolicyData.RfspIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413. This is an optional setting and by default is unspecified.
public int? RfspIndex { get; set; }
member this.RfspIndex : Nullable<int> with get, set
Public Property RfspIndex As Nullable(Of Integer)