ArcFM Solution Developer Guide
Capacity Property


Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(False)>
Public Property Capacity As System.Integer
'Usage
 
Dim instance As WizardPagesCollection
Dim value As System.Integer
 
instance.Capacity = value
 
value = instance.Capacity
[System.Runtime.InteropServices.ComVisible(false)]
public System.int Capacity {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

WizardPagesCollection Class
WizardPagesCollection Members

 

 


Send Comment