adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / IJobVariable Interface / UserInterfaceExtensionID Property

In This Topic
    UserInterfaceExtensionID Property (IJobVariable)
    In This Topic
    Extension ID of the custom UI for this variable
    Syntax
    'Declaration
     
    
    Property UserInterfaceExtensionID As String
    string UserInterfaceExtensionID {get; set;}
    See Also