CodeMethodSaveOptions Properties |
The CodeMethodSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | SkipMethod |
Should saving of the method itself be skipped?
Note that the api may save it anyway if it determines that it is required.
|
![]() | SkipParameters |
Should saving of the parameters be skipped?
Note that the api may save them anyway if it determines that it is required.
|