ArcFM Engine Developer Guide
Properties Field


The properties being persisted for the element
Syntax
'Declaration
 
<XmlElementAttribute("Property")>
Public ReadOnly Properties As List(Of Property)
'Usage
 
Dim instance As Element
Dim value As List(Of Property)
 
value = instance.Properties
[XmlElement("Property")]
public readonly List<Property> Properties
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

Element Class
Element Members

 

 


Send Comment