Table of Contents

Class DriveSheetInfo

Namespace
SunamoGoogleSheets
Assembly
SunamoGoogleSheets.dll
public sealed class DriveSheetInfo
Inheritance
DriveSheetInfo
Inherited Members
Extension Methods

Properties

Id

public string Id { get; set; }

Property Value

string

ModifiedTime

public DateTime? ModifiedTime { get; set; }

Property Value

DateTime?

Name

public string Name { get; set; }

Property Value

string
public string WebViewLink { get; set; }

Property Value

string