ArcFM Solution Developer Guide
SetProperties Method (IMMProperty)


Syntax
'Declaration
 
Sub SetProperties( _
   ByVal streeName As System.String, _
   ByVal pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet, _
   Optional ByVal bSystem As System.Boolean _
) 
'Usage
 
Dim instance As IMMProperty
Dim streeName As System.String
Dim pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet
Dim bSystem As System.Boolean
 
instance.SetProperties(streeName, pPropertySet, bSystem)
void SetProperties( 
   System.string streeName,
   ESRI.ArcGIS.esriSystem.IPropertySet pPropertySet,
   System.bool bSystem
)

Parameters

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