ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLBuilderForm Class / AccessibleName Property

In This Topic
    AccessibleName Property (VDLBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AccessibleName As System.String
    public System.string AccessibleName {get; set;}
    See Also