NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

InstanceData.RawValue

[To be supplied.]

[Visual Basic]
Public ReadOnly Property RawValue As Long
[C#]
public long RawValue {get;}
[C++]
public: __property __int64 get_RawValue();
[JScript]
public function get RawValue() : long;

See Also

InstanceData Class | InstanceData Members | System.Diagnostics Namespace