GlobalizedEnumAttributeStringKeyPrefix Property |
Gets the prefix for globalized strings corresponding to the enumeration.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string StringKeyPrefix { get; }
Public ReadOnly Property StringKeyPrefix As String
Get
public:
property String^ StringKeyPrefix {
String^ get ();
}
member StringKeyPrefix : string with get
Property Value
Type:
StringSee Also