ArcFM Desktop Developer Guide
SetProperties Method (IMMProperty)


Syntax
'Declaration
 
Sub SetProperties( _
   ByVal streeName As String, _
   ByVal pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet, _
   Optional ByVal bSystem As Boolean _
) 
'Usage
 
Dim instance As IMMProperty
Dim streeName As String
Dim pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet
Dim bSystem As Boolean
 
instance.SetProperties(streeName, pPropertySet, bSystem)
void SetProperties( 
   string streeName,
   ESRI.ArcGIS.esriSystem.IPropertySet pPropertySet,
   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