License.IsEnterprise Property

Gets a value indicating whether the license is an enterprise license.

Namespace: Aurigma.GraphicsMill.Licensing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsEnterprise { get; }

Property Value

true if the license is an enterprise license; otherwise, false.

See Also

Reference