Share via


CreateFileListHelper.IsOrderImportant Property

Indicates whether the user is allowed to control the order of the files in the list.

Syntax

  public override bool IsOrderImportant {get; set;}

Property Value

System.Boolean.  If true, the user should be allowed to control the order; otherwise, false.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also