protected override void ExecuteCmdlet() { WriteObject(SelectedWeb.AddWorkflowDefinition(Definition, !DoNotPublish)); }