Click or drag to resize

StringAttributeBaseString Property

Gets or sets the attribute value as a string.

Namespace: Demo3D.PLC.Comms.AttrDb
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public string? String { get; set; }

Property Value

String
See Also