Microsoft.BizTalk.2010.BizTalkRFID.ProviderBizTalk RFID Provider

Microsoft.BizTalk.2010.BizTalkRFID.Provider (ClassType)

This is the server role defined for RFID Providers.

Element properties:

Base ClassSystem.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb3204023-90f4-84e5-bdf1-f11f43ed8977

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.BizTalk.2010.BizTalkRFID.Provider:
Name  string  Provider Name This is the Provider Name. true 256  False 
Vendor  string  Vendor This is the Provider Vendor Name. false 256  False 
Version  string  Version This is the Provider Version. false 256  False 
Status  string  Status This is the Provider Status. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.BizTalk.2010.BizTalkRFID.Provider" Accessibility="Public" Base="System!System.ApplicationComponent" Hosted="true" Abstract="false" Singleton="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="Vendor" Type="string"/>
<Property ID="Version" Type="string"/>
<Property ID="Status" Type="string"/>
</ClassType>