Click or drag to resize

IFirmwarePackageGetRestrictions Method

Gets a list of restrictions for this firmware package.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
List<IFirmwareRestriction> GetRestrictions()

Return Value

Type: ListIFirmwareRestriction
A list of restrictions for this firmware package.
See Also