ArcFM Solution Developer Guide
GetSubtype Method (IMMFeatureClass3)


Syntax
'Declaration
 
Function GetSubtype( _
   ByVal lSubTypeCode As Integer _
) As IMMSubtype
'Usage
 
Dim instance As IMMFeatureClass3
Dim lSubTypeCode As Integer
Dim value As IMMSubtype
 
value = instance.GetSubtype(lSubTypeCode)
IMMSubtype GetSubtype( 
   int lSubTypeCode
)

Parameters

lSubTypeCode
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

IMMFeatureClass3 Interface
IMMFeatureClass3 Members

 

 


Send Comment