Click or drag to resize

UserInfoHasFloatingLicense Property

true if the user’s license level is "articy:draft floating multi-user", otherwise false.

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

Property Value

Type: Boolean
See Also