ConstantsParentIdQueryStringKey Field | 
 
            The key used to specify the parent ID (for file upload).
            
 
    Namespace: 
   Dundas.BI.Web
    Assembly:
   Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic const string ParentIdQueryStringKey = "parentId"
Public Const ParentIdQueryStringKey As String = "parentId"
public:
literal String^ ParentIdQueryStringKey = "parentId"
static val mutable ParentIdQueryStringKey: string
Field Value
Type: 
String
See Also