ConstantsResourceIdQueryStringKey Field |
The key used to specify the resource ID (for file upload) when updating an existing resource.
Namespace: Dundas.BI.WebAssembly: Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (26.2.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
String
See Also