Finds a record by its identifiers fields values inside the schematic recorset.
[Visual Basic .NET] Public Sub FindRecord ( _ ByVal Identifier As String _ )
[C#] public void FindRecord ( string Identifier );
[C++]
HRESULT FindRecord(
BSTR Identifier
);
[C++]Parameters
Identifier [in] Identifier is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.