Heureka API .NET Documentation
IsPatch Property



Syntax
'Declaration
 
Public ReadOnly Property IsPatch As Boolean
'Usage
 
Dim instance As NcPatchesCalculator.tempFeature
Dim value As Boolean
 
value = instance.IsPatch
public bool IsPatch {get;}
public:
property bool IsPatch {
   bool get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NcPatchesCalculator.tempFeature Class
NcPatchesCalculator.tempFeature Members

Send Feedback