ArcFM Engine Developer Guide
ItemProperties Property (MMCompatibleUnitClass)


Syntax
'Declaration
 
Public Overridable Property ItemProperties( _
   ByVal eFormat As mmItemPropertyFormat _
) As ESRI.ArcGIS.esriSystem.IPropertySet
'Usage
 
Dim instance As MMCompatibleUnitClass
Dim eFormat As mmItemPropertyFormat
Dim value As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.ItemProperties(eFormat) = value
 
value = instance.ItemProperties(eFormat)
public virtual ESRI.ArcGIS.esriSystem.IPropertySet ItemProperties( 
   mmItemPropertyFormat eFormat
) {get; set;}

Parameters

eFormat
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

MMCompatibleUnitClass Class
MMCompatibleUnitClass Members

 

 


Send Comment