combit List & Label 29 - .NET Help
combit.Reporting.DataProviders Namespace / GoogleSpreadsheetsDataProvider Class
Properties

In This Topic
    GoogleSpreadsheetsDataProvider Class Members
    In This Topic

    The following tables list the members exposed by GoogleSpreadsheetsDataProvider.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property  
    Public Property

    Client ID. Can be found in the Google Developers Console under "Project name" > APIs & Auth > Credentials

     
    Public PropertyFirst row should be used as header (i.e. the contents are used as column names).  
    Public Property

    You need to generate the Refresh Token once, for example by using combit Google Token Generator.  This token never expires on its own.

     
    Public PropertyThe list of spreadsheets that should be provided as tables.  
    Public PropertySee the data provider description.  
    Top
    See Also