Click or drag to resize
EntityEditorOptionTEntityValue Property

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

Property Value

Type: String
See Also