Click or drag to resize

SRECFirmwarePackageGetRestrictions Method

Gets the restrictions for this package.

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

Return Value

Type: ListIFirmwareRestriction
The restrictions for this package.

Implements

IFirmwarePackageGetRestrictions
See Also