PropertyDefinition.EBasicSearch Enumeration
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties
The search capabilities of a PropertyDefinition.
Syntax
public enum PropertyDefinition.EBasicSearch : System.Enum Public Enum PropertyDefinition.EBasicSearch
Inherits System.EnumMembers
| Member | Description |
|---|---|
| NotAllowed | This property is not eligible to be searched in Basic Search operations. |
| NotSearched | This property will be excluded from Basic Search operations. |
| Searched | This property will be included in Basic Search operations. |
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.PropertyDefinition.EBasicSearch