DataElementSourceFormat Property |
Gets the source numeric format.
Namespace: Dundas.BI.Data.MetadataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic string SourceFormat { get; }Public ReadOnly Property SourceFormat As String
Get
public:
virtual property String^ SourceFormat {
String^ get () sealed;
}abstract SourceFormat : string with get
override SourceFormat : string with get
Property Value
StringImplements
IDataElementSourceFormat
See Also