System.Device.NetworkAdapterDevice Network Adapter

System.Device.NetworkAdapter (ClassType)

Element properties:

Base ClassSystem.NetworkAdapter
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId751317f1-49cc-73da-af0a-d1b37c4a93f8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.Device.NetworkAdapter:
MACAddress  string  MAC Address MAC Address false 64  False     

Health Model:

Source Code:

<ClassType ID="System.Device.NetworkAdapter" Base="System.NetworkAdapter" Abstract="true" Accessibility="Public" Hosted="true">
<Property ID="MACAddress" Type="string" MaxLength="64" Key="false"/>
</ClassType>