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

Microsoft.BizTalk.R2.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
ElementId4ef88574-ca73-a96d-9307-ab87a7d2d639

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.R2.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.R2.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>