Share

StringOrAsset.Asset Property

Gets the asset object.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 29.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?