Click or drag to resize

ObjectProxyIsUserFolder Property

User folders return true all other articy object types return false.

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

Property Value

Type: Boolean
Remarks
In articy:draft user folders are displayed with a blue font and icon.
See Also