ArcFM Solution Developer Guide
GetProperties Method


Syntax
'Declaration
 
Function GetProperties( _
   ByVal streeName As System.String, _
   Optional ByVal bSystem As System.Boolean _
) As ESRI.ArcGIS.esriSystem.IPropertySet
'Usage
 
Dim instance As IMMProperty
Dim streeName As System.String
Dim bSystem As System.Boolean
Dim value As ESRI.ArcGIS.esriSystem.IPropertySet
 
value = instance.GetProperties(streeName, bSystem)
ESRI.ArcGIS.esriSystem.IPropertySet GetProperties( 
   System.string streeName,
   System.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