Windward Studios API Reference
Properties Property
See Also  Send comments on this topic.
WindwardInterfaces.net.windward.datasource Namespace > MetaDataElement Class : Properties Property




Glossary Item Box

All the displayed properties for this metadata. Changing the returned values has no effect on this object.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Properties As Dictionary(Of String,String)
Visual Basic (Usage)Copy Code
Dim instance As MetaDataElement
Dim value As Dictionary(Of String,String)
 
value = instance.Properties
C# 
public Dictionary<string,string> Properties {get;}
Managed Extensions for C++ 
public: __property Dictionary<string*,string*>* get_Properties();
C++/CLI 
public:
property Dictionary<String^,String^>^ Properties {
   Dictionary<String^,String^>^ get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software