EntryCreationOptions Properties

The EntryCreationOptions type exposes the following members.

Properties
  NameDescription
Public propertyAutoGenerateName
Gets or sets a value indicating whether the entry name should be automatically generated by the system.
Public propertyAutoGenerateNameOptions
Gets or sets options for automatic name generation (ignored unless AutoGenerateName is ).
Public propertyOverwrite
Gets or sets a value indicating whether an entry with the same name in the target should be overwritten.
Top
See Also