Method WrapDeviceName
WrapDeviceName(String)
Wraps a device name into an attribute with OID DOT_STEPOVER_DOC_DEVICE_NAME
Declaration
public static Attribute WrapDeviceName(string name)
Parameters
Type | Name | Description |
---|---|---|
System. |
name | The device name to wrap. |
Returns
Type | Description |
---|---|
Org. |
Device name attribute. Null if input is null. |