This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicSpatialQueryRule Interface > ISchematicSpatialQueryRule.SearchMethod Property (ArcObjects .NET 10.5 SDK) |
List of the target element class names.
[Visual Basic .NET] Public Property SearchMethod As esriSchematicSpatialQueryRuleSearchMethod
[C#] public esriSchematicSpatialQueryRuleSearchMethod SearchMethod {get; set;}
[C++]
HRESULT get_SearchMethod(
esriSchematicSpatialQueryRuleSearchMethod* SearchMethod
);
[C++]
HRESULT put_SearchMethod(
esriSchematicSpatialQueryRuleSearchMethod SearchMethod
);
[C++]
Parameters SearchMethod [out, retval]
SearchMethod is a parameter of type esriSchematicSpatialQueryRuleSearchMethod SearchMethod [in]
SearchMethod is a parameter of type esriSchematicSpatialQueryRuleSearchMethod