Share

ManagedComponentOccurrence.Occurrence Property

Gets the component occurrence.

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

Syntax

VB

Public ReadOnly Property Occurrence As ComponentOccurrence
	Get

C#

public ComponentOccurrence Occurrence { get; }

Property Value

Type: ComponentOccurrence

See Also

Reference

Was this information helpful?