This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicFeatureRemovalRule Interface > ISchematicFeatureRemovalRule.CompareType Property (ArcObjects .NET 10.4 SDK) |
Type of comparaison of attribute value.
[Visual Basic .NET] Public Property CompareType As Integer
[C#] public int CompareType {get; set;}
[C++]
HRESULT get_CompareType(
long* CompareType
);
[C++]
HRESULT put_CompareType(
long CompareType
);
[C++]
Parameters CompareType [out, retval] CompareType is a parameter of type long CompareType [in] CompareType is a parameter of type long