Click or drag to resize

WatchItem Class

Inheritance Hierarchy
SystemObject
  DWSIM.SharedClasses.ExtrasWatchItem

Namespace: DWSIM.SharedClasses.Extras
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class WatchItem : ICustomXMLSerialization, IWatchItem
Request Example View Source

The WatchItem type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyObjID 
Public propertyPropID 
Public propertyROnly 
Top
Methods
 NameDescription
Public methodLoadData 
Public methodSaveData 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also