NET Link Tracker
LinkLogic Constructor(String)



KellermanSoftware.NetLinkTracker Namespace > LinkLogic Class > LinkLogic Constructor : LinkLogic Constructor(String)
Extend the trial with a trial extension code given by support
Syntax
'Declaration
 
Public Function New( _
   ByVal trialExtension As String _
)
'Usage
 
Dim trialExtension As String
 
Dim instance As New LinkLogic(trialExtension)
public LinkLogic( 
   string trialExtension
)
public:
LinkLogic( 
   String^ trialExtension
)

Parameters

trialExtension
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

LinkLogic Class
LinkLogic Members
Overload List