Click or drag to resize

CdssDebugValueSample Properties

The CdssDebugValueSample type exposes the following members.

Properties
 NameDescription
Public propertyCollectionTime Gets the time the sample was collected
(Inherited from CdssDebugSample)
Public propertyIsWrite Gets whether this variable reference is a Write (setting the variable) or a read (getting the variable)
Public propertyName Gets the name of the sample
Public propertyValue Gets the value of the sample
Top
See Also