PenCommV1.Name Property

Neo smartpen SDK

PenCommV1Name Property

Gets or sets a name of PenComm object

Namespace:  Neosmartpen.Net.Protocol.v1
Assembly:  Neosmartpen.Net.Protocol.v1 (in Neosmartpen.Net.Protocol.v1.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public override string Name { get; set; }

Property Value

Type: String

Implements

IPenCommName
See Also