ArcFM Engine Developer Guide
Object Property


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Property Object As ESRI.ArcGIS.Geodatabase.IObject
'Usage
 
Dim instance As BindableObject
Dim value As ESRI.ArcGIS.Geodatabase.IObject
 
instance.Object = value
 
value = instance.Object
public ESRI.ArcGIS.Geodatabase.IObject Object {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

BindableObject Class
BindableObject Members

 

 


Send Comment