Class RVDropboxDataSourceItem
Dropbox data source item, referencing a file in Dropbox
Implements
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class RVDropboxDataSourceItem : RVDataSourceItem, IRVResourceItem
Constructors
RVDropboxDataSourceItem()
Declaration
public RVDropboxDataSourceItem()
Properties
Path
Path to the file in Dropbox account
Declaration
public string Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |