This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinValueFilter Interface > ITinValueFilter.UniqueValue Property (ArcObjects .NET 10.4 SDK) |
The unique value of the filter.
[Visual Basic .NET] Public Property UniqueValue As Integer
[C#] public int UniqueValue {get; set;}
[C++]
HRESULT get_UniqueValue(
long* pValue
);
[C++]
HRESULT put_UniqueValue(
long pValue
);
[C++]
Parameters pValue [out, retval] pValue is a parameter of type long pValue [in] pValue is a parameter of type long