SearchDefinition.searchEntity Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the search entity.
public: Microsoft::Xrm::Sdk::Entity ^ searchEntity;
public Microsoft.Xrm.Sdk.Entity searchEntity;
val mutable searchEntity : Microsoft.Xrm.Sdk.Entity
Public searchEntity As Entity