ArcFM Responder Mobile Developer Guide
ParentRegionParent Property






Syntax
'Declaration
 
Public ReadOnly Property ParentRegionParent As RegionParentsObject
'Usage
 
Dim instance As RegionsObject
Dim value As RegionParentsObject
 
value = instance.ParentRegionParent
public RegionParentsObject ParentRegionParent {get;}
public read-only property ParentRegionParent: RegionParentsObject; 
public function get ParentRegionParent : RegionParentsObject
public: __property RegionParentsObject* get_ParentRegionParent();
public:
property RegionParentsObject^ ParentRegionParent {
   RegionParentsObject^ get();
}
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

RegionsObject Class
RegionsObject Members

Send Feedback