Click or drag to resize

ProjectInfoIsAvailable Property

true if the project is available to be opened, false otherwise

Namespace:  Articy.Api.Data
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool IsAvailable { get; }

Property Value

Type: Boolean
See Also