ArcFM Solution Developer Guide
GetFullTableName Method (MMDefaultLoginObjectClass)


Syntax
'Declaration
 
Public Overridable Function GetFullTableName( _
   ByVal bstrBaseTableName As System.String _
) As System.String
'Usage
 
Dim instance As MMDefaultLoginObjectClass
Dim bstrBaseTableName As System.String
Dim value As System.String
 
value = instance.GetFullTableName(bstrBaseTableName)
public virtual System.string GetFullTableName( 
   System.string bstrBaseTableName
)

Parameters

bstrBaseTableName
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

MMDefaultLoginObjectClass Class
MMDefaultLoginObjectClass Members

 

 


Send Comment