ArcFM Solution Developer Guide
GetTableRepresents Method


Syntax
'Declaration
 
Public Shared Function GetTableRepresents( _
   ByVal obj As System.Type _
) As System.String
'Usage
 
Dim obj As System.Type
Dim value As System.String
 
value = TableNameAttribute.GetTableRepresents(obj)
public static System.string GetTableRepresents( 
   System.Type obj
)

Parameters

obj
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

TableNameAttribute Class
TableNameAttribute Members

 

 


Send Comment