ArcFM Desktop Developer Guide
ColumnModelName Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
<ConfigurationPropertyAttribute(Name="ColumnModelName", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=False, 
   IsRequired=False, 
   IsKey=False)>
Public Property ColumnModelName As String
'Usage
 
Dim instance As SpatialFilterElement
Dim value As String
 
instance.ColumnModelName = value
 
value = instance.ColumnModelName
[ConfigurationProperty(Name="ColumnModelName", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsRequired=false, 
   IsKey=false)]
public string ColumnModelName {get; set;}
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

SpatialFilterElement Class
SpatialFilterElement Members

 

 


Send Comment