PluginLicenseModuleIdAttribute Constructor iikoFront Api V3 Documentation
Initializes a new instance of the PluginLicenseModuleIdAttribute class.

Namespace: Resto.Front.Api.V3.Attributes
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax

C#
public PluginLicenseModuleIdAttribute(
	int moduleId
)

Parameters

moduleId
Type: SystemInt32
The licensable module identifier.
See Also

Reference