Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms
BrowseItemBase Class
BrowseItemBase Properties
AllowDeepSearch Property
Description Property
DescriptiveName Property
IsBranch Property
IsItem Property
Name Property
Parent Property
BrowseItemBase
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
public
string
Name
{
get
; }
Property Value
Type:
String
Implements
IBrowseItem
Name
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
BrowseItemBase Class
Demo3D.PLC.Comms Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com