Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms
IBrowseItem Interface
IBrowseItem Properties
IsBranch Property
IsItem Property
Name Property
Parent Property
IBrowseItem
Name Property
The name of this browse item node.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
string
Name
{
get
; }
Property Value
Type:
String
Remarks
This name will (in many cases) end up via
FullName(IBrowseItem, Char)
as part of the
ItemID
. If you want a longer more descriptive name to appear in the Tag Server Explorer then use
DescriptiveName
as well.
See Also
Reference
IBrowseItem Interface
Demo3D.PLC.Comms Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com