Visual Basic (Declaration) | |
---|---|
Public Property SortField As ScheduleCriteria.SortField |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ScheduleCriteria.Sort Dim value As ScheduleCriteria.SortField instance.SortField = value value = instance.SortField |
C# | |
---|---|
public ScheduleCriteria.SortField SortField {get; set;} |
C++/CLI | |
---|---|
public: property ScheduleCriteria.SortField SortField { ScheduleCriteria.SortField get(); void set ( ScheduleCriteria.SortField value); } |
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