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