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.
Gets the top clause for this expand item. Can be null if not specified(and will always be null in NonOptionMode).
public long? TopOption { get; }
member this.TopOption : Nullable<int64>
Public ReadOnly Property TopOption As Nullable(Of Long)