adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / IExtensionDefinition Interface / GetUserInterfaceProperties Method


In This Topic
    GetUserInterfaceProperties Method
    In This Topic
    Syntax
    'Declaration
     
    
    Function GetUserInterfaceProperties( _
       ByVal platformID As String _
    ) As IUserInterfaceProperties
    IUserInterfaceProperties GetUserInterfaceProperties( 
       string platformID
    )
    IUserInterfaceProperties^ GetUserInterfaceProperties( 
       String^ platformID
    ) 

    Parameters

    platformID
    See Also