ExpressionDescriptorStatement Property |
Gets or sets the expression statement.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string Statement { get; set; }
Public Property Statement As String
Get
Set
public:
property String^ Statement {
String^ get ();
void set (String^ value);
}
member Statement : string with get, set
Property Value
Type:
StringSee Also