ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / C1ViewSetDesigner.EditViewSetActionList Class / GetService Method

In This Topic
    GetService Method (C1ViewSetDesigner.EditViewSetActionList)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetService( _
       ByVal serviceType As System.Type _
    ) As System.Object
    public System.object GetService( 
       System.Type serviceType
    )

    Parameters

    serviceType
    See Also