Gets the component occurrence.
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0
Syntax
VB
Public ReadOnly Property Occurrence As ManagedComponentOccurrence Get
C#
public ManagedComponentOccurrence Occurrence { get; }