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]

Definition

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

Field Value

String

See Also