Click or drag to resize
EntityEditorOptionTEntityList Property

Namespace: DrawerBackup.CommandLine
Assembly: DrawerBackup.CommandLine (in DrawerBackup.CommandLine.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[OptionAttribute('l', "list", HelpText = "List all the entity from the database")]
public bool List { get; set; }

Property Value

Type: Boolean
See Also