Click or drag to resize
EntityEditorOptionTEntityId Property

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

Property Value

Type: String
See Also