Share

AssetWrapper.Asset Property

Gets the underlying Inventor API asset object.

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

Syntax

VB

Public ReadOnly Property Asset As Asset
	Get

C#

public Asset Asset { get; }

Property Value

Type: Asset

See Also

Reference

Was this information helpful?