Click or drag to resize
EntityEditorOptionTEntityField Property

Namespace: DrawerBackup.CommandLine
Assembly: DrawerBackup.CommandLine (in DrawerBackup.CommandLine.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[OptionAttribute('f', "field", HelpText = "Field of the entity from the database")]
public string Field { get; set; }

Property Value

Type: String
See Also