Dynamicweb 8 Documentation
IsInStock Property

Gets or sets value indicating whether any number of product units are currently available in stock.
Syntax
'Declaration
 
<DataMemberAttribute()> 
<Dynamicweb.Searching.Schemas.SchemaDefinitionElementAttribute()> 
Public Property IsInStock As Boolean
[DataMemberAttribute()] 
[Dynamicweb.Searching.Schemas.SchemaDefinitionElementAttribute()] 
public bool IsInStock {get; set;}
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

ProductIndexEntry Class
ProductIndexEntry Members

Send Feedback