Intersoft ClientUI Documentation
ViewMetadata Constructor(String)



A value that represents the hint for view sorting.
Initializes a new instance of ViewMetadata class.
Syntax
Public Function New( _
   ByVal viewSortHint As String _
)
Dim viewSortHint As String
 
Dim instance As New ViewMetadata(viewSortHint)
public ViewMetadata( 
   string viewSortHint
)
public:
ViewMetadata( 
   String^ viewSortHint
)

Parameters

viewSortHint
A value that represents the hint for view sorting.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ViewMetadata Class
ViewMetadata Members
Overload List

Send Feedback