This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Operand.OperandValue
[To be supplied.]
[Visual Basic]
Public ReadOnly Property OperandValue As Object
[C#]
public object OperandValue {get;}
[C++]
public: __property Object* get_OperandValue();
[JScript]
public function get OperandValue() : Object;