Click or drag to resize

ObjectPropertyNamesAssetState Field

The state of the asset (Ready, Importing, ...) When using one the ApiSession.ImportAsset overloads you will discover state changes on the returned object [enum (int), read-only, volatile]

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public const string AssetState = "AssetState"

Field Value

Type: String
See Also