MassEditActionRemainingLicenses Property

Number of remaining licenses after executing an operation which assigns user license, viewer license or web scanning license.

Definition

Namespace: FileHold.UserRoleManager.MassEdit
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
public int? RemainingLicenses { get; set; }

Property Value

NullableInt32

See Also