Click or drag to resize
EntityEditorOptionTEntityDefinition Property

Namespace: DrawerBackup.CommandLine
Assembly: DrawerBackup.CommandLine (in DrawerBackup.CommandLine.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[OptionAttribute('d', "definition", HelpText = "Show the structure of the entity")]
public bool Definition { get; set; }

Property Value

Type: Boolean
See Also