[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The InventoryIdentificationMachinetype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
ClientId
Gets/sets the client ID.
ClientInstalled
Gets/sets the client installation status. Default is null.
ClientType
Gets/sets the client type. Defaults to null.
ClientVersion
Gets/sets the client version
CodePage
Gets/sets the code page. Defaults to the OS code page
LocaleId
Gets/sets the locale ID. Defaults to the OS LCID
NetBiosName
Gets/sets the NetBIOS name
Priority
Gets/sets the Priority. This is only used by relay messages (state, etc).
PublicKey
Public key for the machine
SerializableClientInstalled
Gets/sets the client installation status as an integer. This is only for serialization. You should use ClientInstalled instead
SerializableClientVersion
Gets/sets the client version. This should only be used by serialization. ClientVersion should be used instead.

See Also