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!

PropertyValue.GetArrayType

[To be supplied.]

[Visual Basic]
Public Function GetArrayType() As String
[C#]
public string GetArrayType();
[C++]
public: String* GetArrayType();
[JScript]
public function GetArrayType() : String;

Return Value

the type of the array

See Also

PropertyValue Class | PropertyValue Members | System.ComponentModel.Design Namespace