QuickFindConfiguration Constructors
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.
Overloads
QuickFindConfiguration() |
For internal use only. |
QuickFindConfiguration(String) |
For internal use only. |
QuickFindConfiguration()
For internal use only.
public:
QuickFindConfiguration();
public QuickFindConfiguration ();
Public Sub New ()
Applies to
QuickFindConfiguration(String)
For internal use only.
public:
QuickFindConfiguration(System::String ^ entityName);
public QuickFindConfiguration (string entityName);
new Microsoft.Xrm.Sdk.QuickFindConfiguration : string -> Microsoft.Xrm.Sdk.QuickFindConfiguration
Public Sub New (entityName As String)
Parameters
- entityName
- String