EasyUA Reference
GetSchema Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > DataDictionary Class : GetSchema Method

descriptionId

Glossary Item Box

Returns the schema for the specified type (returns the entire dictionary if null).

Syntax

Visual Basic (Usage)Copy Code
Dim instance As DataDictionary
Dim descriptionId As NodeId
Dim value As String
 
value = instance.GetSchema(descriptionId)
C# 
public string GetSchema( 
   NodeId descriptionId
)

Parameters

descriptionId

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.