| ProtocolWhenClauseCollectionDebugView Property |
Gets the debugging view of this protocol
Namespace:
SanteDB.Cdss.Xml.Model
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntax public string DebugView { get; }
Public ReadOnly Property DebugView As String
Get
public:
property String^ DebugView {
String^ get ();
}
member DebugView : string with get
Property Value
Type:
StringSee Also