Responder Developer Guide
_dataSource Field


The data source assigned to the control of this decorator.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
Protected _dataSource As Object
'Usage
 
Dim instance As DecoratorBase
Dim value As Object
 
value = instance._dataSource
 
instance._dataSource = value
[CLSCompliant(false)]
protected object _dataSource
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

DecoratorBase Class
DecoratorBase Members

 

 


Send Comment