Click or drag to resize
IDevice Interface

[This is preliminary documentation and is subject to change.]

Device

Namespace: Netadmin.Management.Inventory.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IDevice

The IDevice type exposes the following members.

Properties
  NameDescription
Public propertyNullableT, T: Int64AddressId
Public propertyNullableT, T: Int64AdministrativeStatusId
Public propertyStringAdministrativeStatusName
Public propertyNullableT, T: Int64AlertGroupId
Public propertyStringAlertGroupName
Public propertyDateTimeChanged
Public propertyChangedStatusChangedStatus
Public propertyInt64CompanyId
Public propertyDateTimeCreated
Public propertyNullableT, T: Int64CustomerId
Public propertyStringCustomerName
Public propertyStringDescription
Public propertyInt64DeviceDefinitionId
Public propertyStringDeviceDefinitionName
Public propertyDeviceDefinitionDtoTypeDeviceDefinitionType
Public propertyNullableT, T: Int64DeviceDefinitionVersionId
Public propertyStringDeviceDefinitionVersionName
Public propertyNullableT, T: Int64DeviceTypeId
Public propertyStringDeviceTypeName
Public propertyNullableT, T: Int64FunctionId
Public propertyStringFunctionName
Public propertyStringHostname
Public propertyInt64Id
Public propertyNullableT, T: Int64InstalledInSlotId
Public propertyBooleanIsCustomServiceTemplate
Public propertyStringManagementAddress
Public propertyNullableT, T: Int64MonitoringServerId
Public propertyStringMonitoringServerName
Public propertyStringName
Public propertyNullableT, T: Int64OperationalStatusId
Public propertyStringOperationalStatusName
Public propertyStringReferenceName
Public propertyNullableT, T: Int64ScriptServerId
Public propertyStringScriptServerName
Public propertyStringSerialNumber
Public propertyNullableT, T: Int64ServiceTemplateId
Public propertyStringServiceTemplateName
Public propertyNullableT, T: Int64SiteId
Public propertyStringSiteName
Public propertyNullableT, T: Int64SoftwareId
Public propertyStringSoftwareName
Public propertyNullableT, T: Int64SoftwareVersionId
Public propertyStringSoftwareVersionName
Public propertySyncStatusSyncStatus
Top
See Also