Initializes a new instance of the SortExpression class
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public SortExpression( string propertyName ) |
| Visual Basic |
|---|
Public Sub New ( propertyName As String ) |
Parameters
- propertyName
- Type: System..::..String