Click or drag to resize

ShortStringAttributeValue Property

Gets or sets the attribute value.

Namespace:  Demo3D.PLC.Comms.AttrDb
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public BinaryString Value { get; set; }

Property Value

Type: BinaryString
See Also