ConstantsResourceIdQueryStringKey Field | 
 
            The key used to specify the resource ID (for file upload) when updating an existing resource.
            
 
    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 ResourceIdQueryStringKey = "resourceId"
Public Const ResourceIdQueryStringKey As String = "resourceId"
public:
literal String^ ResourceIdQueryStringKey = "resourceId"
static val mutable ResourceIdQueryStringKey: string
Field Value
Type: 
String
See Also