HaspFeature.IsDefault Property

Namespace: Aladdin.Hasp

Description

Gets a value indicating whether the associated Feature is default or not. If the Feature is default, returns true; otherwise, it returns false.

Syntax

public bool IsDefault { get; }