Gets or sets the Notes for the Data Command Query.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public override string Notes { get; set; }
public override string Notes { get; set; }
Public Overrides Property Notes As String
Get
Set
Public Overrides Property Notes As String
Get
Set
public:
virtual property String^ Notes {
String^ get () override;
void set (String^ value) override;
}
public:
virtual property String^ Notes {
String^ get () override;
void set (String^ value) override;
}
Property Value
Type:
String