Share via


ModelNumber Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Model number for this model of device.

Namespace:  Dpws.Device
Assembly:  MFDpwsDevice (in MFDpwsDevice.dll)

Syntax

'Declaration
Public Shared ModelNumber As String
public static string ModelNumber
public:
static String^ ModelNumber
static val mutable ModelNumber: string
public static var ModelNumber : String

Remarks

Must have fewer than MAX_FIELD_SIZE characters.

.NET Framework Security

See Also

Reference

Device. . :: . .ThisModel Class

Dpws.Device Namespace