Dynamicweb 8 Documentation
IsActive Property (Product)

Gets the value that indicates if the product is active or not and if the period of the product is active or not.
Syntax
'Declaration
 
Public ReadOnly Property IsActive As Boolean
public bool IsActive {get;}
Remarks
Checks if the product is active and if the period of product is active
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

Product Class
Product Members

Send Feedback