Q4CDocumentPaths Property
Overloads
Q4CDocumentPaths |
The user document paths for Q4C (QlikView For Communities) enabled documents implementnotesQ4C is a special type of license allowing only a limited number of documents with unlimited number of users. Useful for example for website applications. implementnotesMust not be null when passed to an API operation. |
Q4CDocumentPaths
The user document paths for Q4C (QlikView For Communities) enabled documents
implementnotes
Q4C is a special type of license allowing only a limited number of documents with unlimited number of users. Useful for example for website applications.
implementnotes
Must not be null when passed to an API operation.
Declaration
public List<string> Q4CDocumentPaths { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |