Class RVGoogleDriveDataSourceItem
Google Drive data source item, referencing a file in Google Drive
Implements
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class RVGoogleDriveDataSourceItem : RVDataSourceItem, IRVResourceItem
Constructors
RVGoogleDriveDataSourceItem()
Declaration
public RVGoogleDriveDataSourceItem()
Properties
Identifier
Identifier of the file referenced by this item
Declaration
public string Identifier { get; set; }
Property Value
Type | Description |
---|---|
System.String |