ArcFM Solution Developer Guide
PropertyDefinition Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
Object Model
PropertyDefinition Class
Syntax
'Declaration
 
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.42")>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.Xml.Serialization.XmlTypeAttribute(True)>
<System.Xml.Serialization.XmlRootAttribute(ElementName="Property", IsNullable=False)>
<System.SerializableAttribute()>
Public Class PropertyDefinition 
'Usage
 
Dim instance As PropertyDefinition
[System.Diagnostics.DebuggerStepThrough()]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.42")]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType(true)]
[System.Xml.Serialization.XmlRoot(ElementName="Property", IsNullable=false)]
[System.Serializable()]
public class PropertyDefinition 
Inheritance Hierarchy

System.Object
   Miner.Framework.Xml.Serialization.PropertyDefinition

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

PropertyDefinition Members
Miner.Framework.Xml.Serialization Namespace

 

 


Send Comment