Microsoft.FASTSearch.MP.Entity.DatasetDataset

Microsoft.FASTSearch.MP.Entity.Dataset (ClassType)

FAST Search Server 2010 for SharePoint Dataset

Element properties:

Base ClassMicrosoft.FASTSearch.MP.Entity.ComponentBase
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId39cd794b-6887-dcc5-a894-4f37a96640df

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.FASTSearch.MP.Entity.Dataset:
Id  string  Id true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.FASTSearch.MP.Entity.Dataset" Accessibility="Public" Abstract="false" Base="Microsoft.FASTSearch.MP.Entity.ComponentBase" Hosted="true" Singleton="false">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>