System.Search.ProviderConfigConfiguração do Fornecedor

System.Search.ProviderConfig (ClassType)

Element properties:

Base ClassSystem.UserPreference
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf2c7b01e-33aa-acc1-9ea0-43cd55a8dca2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False 
System.Search.ProviderConfig:
Id  string  ID ID true 256  False 
ProviderName  string  Nome do Fornecedor Nome do Fornecedor false 256  False 
Url  string  URL URL false 256  False 
Latitude  double  Latitude Latitude false 256   

Health Model:

Source Code:

<ClassType ID="System.Search.ProviderConfig" Base="System.UserPreference" Abstract="false" Accessibility="Public" Hosted="false">
<Property ID="Id" Key="true" Type="string"/>
<Property ID="ProviderName" Type="string"/>
<Property ID="Url" Type="string"/>
<Property ID="Latitude" Type="double"/>
</ClassType>