adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / UserInterfaceTypes Class / FullReplacement Field


In This Topic
    FullReplacement Field
    In This Topic
    The user interface is implemented in a dialog that replaces the standard UI.
    Syntax
    'Declaration
     
    
    Public Const FullReplacement As String
    public const string FullReplacement
    public:
    const String^ FullReplacement
    See Also