This document is archived and information here might be outdated. Recommended version. |
The Order By base value.
[Visual Basic .NET]
Public Property OrderByBaseValue As Object
[C#]
public object OrderByBaseValue {get; set;}
[C++]
HRESULT get_OrderByBaseValue(
Variant* pValue
);
[C++]
HRESULT put_OrderByBaseValue(
VARIANT pValue
);
[C++] Parameters pValue [out, retval]
pValue is a parameter of type VARIANT* pValue [in]
pValue is a parameter of type VARIANT