ArcFM Solution Developer Guide
OperationDefinition Class
Members 


Version: 10.2.1a

Resource Center Home

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

System.Object
   Miner.Framework.Xml.Serialization.OperationDefinition

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

OperationDefinition Members
Miner.Framework.Xml.Serialization Namespace

 

 


Send Comment