Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / INameSupport2 Interface
Members


In This Topic
    INameSupport2 Interface
    In This Topic
    Interface that supports a name of a data model. Notifies the NameChanging event.
    Object Model
    INameSupport2 Interface
    Syntax
    'Declaration
     
    
    Public Interface INameSupport2 
       Inherits INameSupport 
    'Usage
     
    
    Dim instance As INameSupport2
    public interface INameSupport2 : INameSupport  
    See Also