Companion

object Companion

Functions

Link copied to clipboard
fun forFileSystemPath(fileSystemPath: String, startSection: String? = null): ReportDescriptor

Creates a ReportDescriptor for a report at the given path on a SAS Visual Analytics server's file system.

Link copied to clipboard
fun forUri(uri: String, startSection: String? = null): ReportDescriptor

Creates a ReportDescriptor for a report identified by the given URI on a SAS Visual Analytics server.