SearchDefinition.searchEntity Field
Specifies the search entity.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As SearchDefinition
Dim value As Entity
value = instance.searchEntity
instance.searchEntity = value
Syntax
'Declaration
Public searchEntity As Entity
public Entity searchEntity
public:
Entity^ searchEntity
public Entity searchEntity
public var searchEntity : Entity
Platforms
See Also
Reference
SearchDefinition Class
SearchDefinition Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.