| C1.Web.Mvc.CollectionView Namespace : CommandType Enumeration | 
'DeclarationPublic Enum CommandType Inherits System.Enum
public enum CommandType : System.Enum
| Member | Description | 
|---|---|
| BatchEdit | The type of batch modifying data. | 
| Create | The type of creating data. | 
| Delete | The type of deleting data. | 
| Read | The type of reading data. | 
| Update | The type of updating data. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.CollectionView.CommandType
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