Click or drag to resize

FWFirmwarePackageGetRestrictions Method

Gets a list of restrictions for this firmware package.

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

Return Value

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

Implements

IFirmwarePackageGetRestrictions
See Also