ArcFM Engine Developer Guide
GetProperties Method


Syntax
'Declaration
 
Function GetProperties( _
   ByVal streeName As String, _
   Optional ByVal bSystem As Boolean _
) As ESRI.ArcGIS.esriSystem.IPropertySet
'Usage
 
Dim instance As IMMProperty
Dim streeName As String
Dim bSystem As Boolean
Dim value As ESRI.ArcGIS.esriSystem.IPropertySet
 
value = instance.GetProperties(streeName, bSystem)
ESRI.ArcGIS.esriSystem.IPropertySet GetProperties( 
   string streeName,
   bool bSystem
)

Parameters

streeName
bSystem
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

IMMProperty Interface
IMMProperty Members

 

 


Send Comment