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


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