| SerializationContextDebugView Property |
Get the debug view
Namespace:
SanteDB.Core.Applets.ViewModel
Assembly:
SanteDB.Core.Applets (in SanteDB.Core.Applets.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