Smartsheet.Api.Internal.SmartsheetImpl.Reports C# (CSharp) Method

Reports() private method

private Reports ( ) : ReportResources
return ReportResources
        public virtual ReportResources Reports()
        {
            throw new NotSupportedException();
        }