[Visual Basic] Shared Public Function ByAutomationId( _ ByVal identification As String _ ) As SearchCriteria [C#] public static SearchCriteria ByAutomationId( string identification ); [C++] public: static SearchCriteria* ByAutomationId( String* identification ); [JScript] public static function ByAutomationId( String identification ): SearchCriteria;