Click or drag to resize
GenerationMode Enumeration

[This is preliminary documentation and is subject to change.]

Description generation options

Namespace: Netadmin.Management.ImportExport.Description
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public enum GenerationMode
Members
  Member nameValueDescription
None0 No generation will be performed. Template will be fully responsible
WithPlaceHolders1 Full generation will be performed. Placeholders will be added
Full2 Full generation will be performed, but no placeholders will be added
See Also