adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / IExtensionDefinition Interface / ExtensionType Property


In This Topic
    ExtensionType Property
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property ExtensionType As String
    string ExtensionType {get;}
    property String^ ExtensionType {
       String^ get();
    }
    See Also