PenCommV2.Name Property

Neo smartpen SDK

PenCommV2Name Property

Gets or sets a name of PenComm object

Namespace:  Neosmartpen.Net.Protocol.v2
Assembly:  Neosmartpen.Net.Protocol.v2 (in Neosmartpen.Net.Protocol.v2.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