PluginLicenseModuleIdAttribute Constructor |
Namespace:
Resto.Front.Api.V5.Attributes
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax public PluginLicenseModuleIdAttribute(
int moduleId
)
Parameters
- moduleId
- Type: SystemInt32
The licensable module identifier.
See Also