NSaveLibraryCommandAction Class Members
In This Topic
The following tables list the members exposed by NSaveLibraryCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| SaveAs | Gets or sets whether the command implements save or save as logic. |
Top
Public Methods
| Name | Description |
| Execute | Overridden. Executes this command action. |
| GetCommand | Overridden. Gets the command associated with this action |
| IsEnabled | Overridden. Gets whether this command action should be enabled for the given target. |
Top
See Also