ErrorSampleCode Property
|
|
Namespace:
Ubitsoft.SqlEnlight.ModelAssembly:
Ubitsoft.SqlEnlight.Model (in Ubitsoft.SqlEnlight.Model.dll) Version: 2.0.2.76
Syntax
public string SampleCode { get; set; }
Public Property SampleCode As String
Get
Set
public:
property String^ SampleCode {
String^ get ();
void set (String^ value);
}
member SampleCode : string with get, set
Property Value
Type: String
See Also