Click or drag to resize

CodeMethodSaveOptions Properties

The CodeMethodSaveOptions type exposes the following members.

Properties
  NameDescription
Public propertySkipMethod
Should saving of the method itself be skipped? Note that the api may save it anyway if it determines that it is required.
Public propertySkipParameters
Should saving of the parameters be skipped? Note that the api may save them anyway if it determines that it is required.
Top
See Also