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!

CharStorage.DefaultValue

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property DefaultValue As Object
[C#]
public object DefaultValue {override get;}
[C++]
public: __property virtual Object* get_DefaultValue();
[JScript]
public function get DefaultValue() : Object;

See Also

CharStorage Class | CharStorage Members | System.Data.Internal Namespace