Microsoft.BizTalk.2010.BizTalkRFID.DeviceGroupBizTalk RFID Device Group

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

This is the Role that identifies the RFID Device Groups in the server.

Element properties:

Base ClassSystem.Device
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1ac014c5-bca9-7fdc-42e2-5a5b6b749456

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.DeviceGroup:
Name  string  Device Group Name This is the Device Group Name. true 256  False 
Description  string  Description This is the Admin description for the device group. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.BizTalk.2010.BizTalkRFID.DeviceGroup" Accessibility="Public" Base="System!System.Device" Hosted="true" Abstract="false" Singleton="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="Description" Type="string"/>
</ClassType>