ComponentOrPattern.Name Property

Gets the name.

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

Syntax

VB

Public ReadOnly Property Name As String
	Get

C#

public string Name { get; }

Property Value

Type: String

See Also

Reference

ComponentOrPattern Class
Autodesk.iLogic.Types Namespace