Miner.Interop Namespace > MMPackageManagerClass Class : CanEdit Method |
'Declaration
Public Overridable Function CanEdit( _ ByVal PackageType As mmPackageType _ ) As System.Boolean
'Usage
Dim instance As MMPackageManagerClass Dim PackageType As mmPackageType Dim value As System.Boolean value = instance.CanEdit(PackageType)
public virtual System.bool CanEdit( mmPackageType PackageType )
public function CanEdit( PackageType: mmPackageType ): System.Boolean; virtual;
public function CanEdit( PackageType : mmPackageType ) : System.boolean;
public: virtual System.bool CanEdit( mmPackageType PackageType )
public: virtual System.bool CanEdit( mmPackageType PackageType )
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