 | DiagnosticSampleEventArgsSampleValue Property |
Gets the value of the sample
Namespace: SanteDB.BI.Datamart.DataFlowAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic Object SampleValue { get; }Public ReadOnly Property SampleValue As Object
Get
public:
property Object^ SampleValue {
Object^ get ();
}member SampleValue : Object with get
Property Value
Object
See Also