ArcFM Mobile Developer Guide
SortByTaskProperty Property


Version: 10.2.1a

Resource Center Home

This property gets or sets the field/property of the Miner.Tasks.ViewModel.TaskViewModel to sort by.
Syntax
'Declaration
 
Public Property SortByTaskProperty As String
'Usage
 
Dim instance As SortProperties
Dim value As String
 
instance.SortByTaskProperty = value
 
value = instance.SortByTaskProperty
public string SortByTaskProperty {get; set;}
Remarks
If set the Sort ComboBox will attempt to sort by that field/property of the Miner.Miner.Tasks.ViewModel.TaskViewModel
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SortProperties Class
SortProperties Members

 

 


Send Comment