Responder Developer Guide
Where Property (RowGroup)


Syntax
'Declaration
 
Public Overridable Property Where As String
'Usage
 
Dim instance As RowGroup
Dim value As String
 
instance.Where = value
 
value = instance.Where
public virtual string Where {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

RowGroup Class
RowGroup Members

 

 


Send Comment