AccountServicesConstantsDefaultViewCustomAttributeName Field |
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public const string DefaultViewCustomAttributeName = "<DEFAULT VIEW>"
Public Const DefaultViewCustomAttributeName As String = "<DEFAULT VIEW>"
public:
literal String^ DefaultViewCustomAttributeName = "<DEFAULT VIEW>"
static val mutable DefaultViewCustomAttributeName: string
Field Value
Type:
StringRemarks The value of this constant is <DEFAULT VIEW>.
See Also