| DSResourceSettings Property |
The settings for this resource.
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic IDictionary<string, string> Settings { get; }Public ReadOnly Property Settings As IDictionary(Of String, String)
Get
Property Value
Type:
IDictionaryString,
String
See Also