| Solid Edge Assembly Type Library > Query Object : RemoveCriteria Method |
| Visual Basic |
|---|
Public Sub RemoveCriteria( _ ByVal QueryProperty As QueryPropertyConstants, _ ByVal CustomPropertyName As String, _ ByVal QueryCondition As QueryConditionConstants, _ ByVal Value As Variant _ ) |
| Value | Description |
|---|---|
| seQueryPropertyAuthor | |
| seQueryPropertyCategory | |
| seQueryPropertyComments | |
| seQueryPropertyCompany | |
| seQueryPropertyCustom | |
| seQueryPropertyDocumentNumber | |
| seQueryPropertyKeywords | |
| seQueryPropertyManager | |
| seQueryPropertyMaterial | |
| seQueryPropertyName | |
| seQueryPropertyProject | |
| seQueryPropertyReference | |
| seQueryPropertyRevisionNumber | |
| seQueryPropertyStatus | |
| seQueryPropertySubject | |
| seQueryPropertyTitle |
| Value | Description |
|---|---|
| seQueryConditionContains | |
| seQueryConditionIs | |
| seQueryConditionIsNot |