XdsObjects Help file
XdsObjects Namespace / XdsLicense Class
Members



XdsLicense Class
This class handles all the new licensing scheme for XdsObjects.
Syntax
Public Class XdsLicense 
Dim instance As XdsLicense
public class XdsLicense 
public ref class XdsLicense 
Remarks
This class both represents an individual license issued to allow use of XdsObjects on a particular machine, and also acts as a placeholder for many static (shared in VB) methods and properties which allow licenses to be listed, obtained (off-line or on-line) selected and deleted
Inheritance Hierarchy

System.Object
   XdsObjects.XdsLicense

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