EntryCreationOptionsAutoGenerateNameOptions Property

Gets or sets options for automatic name generation (ignored unless AutoGenerateName is ).

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public AutoGenerateNameOptions? AutoGenerateNameOptions { get; set; }

Property Value

Type: NullableAutoGenerateNameOptions
See Also