XdsStatusReportLevelString Property |
[Missing <summary> documentation for "P:DXMLBase.Xds.XdsStatusReport.LevelString"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string LevelString { get; set; }
Public Property LevelString As String
Get
Set
public:
property String^ LevelString {
String^ get ();
void set (String^ value);
}
member LevelString : string with get, set
Property Value
Type:
String
See Also