ArcFM Desktop Developer Guide
GdbmPost Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Geodatabase.Engine.dll
Represents a single post type configuration
Object Model
GdbmPost Class
Syntax
'Declaration
 
<XmlTypeAttribute(True)>
<XmlRootAttribute(False)>
<DebuggerStepThroughAttribute()>
<DesignerCategoryAttribute("code")>
<GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")>
<SerializableAttribute()>
Public Class GdbmPost 
   Inherits GdbmPostType
'Usage
 
Dim instance As GdbmPost
[XmlType(true)]
[XmlRoot(false)]
[DebuggerStepThrough()]
[DesignerCategory("code")]
[GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[Serializable()]
public class GdbmPost : GdbmPostType 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmPostType
      Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmPost

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

GdbmPost Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

 

 


Send Comment