 | CdssDebugFactSampleFactName Property |
Gets the name of the sample
Namespace: SanteDB.Cdss.Xml.DiagnosticsAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
Syntaxpublic string FactName { get; }Public ReadOnly Property FactName As String
Get
public:
property String^ FactName {
String^ get ();
}member FactName : string with get
Property Value
String
See Also