IManagedEntity.Name Property

The entity name.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property Name As String
	Get

C#

string Name { get; }

Return Value

Type: String

See Also

Reference

IManagedEntity Interface
Autodesk.iLogic.Interfaces Namespace