Click or drag to resize

fileDataBaseAttributeoptions Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the options.

Namespace:  imbSCI.Core.files.fileDataStructure
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public fileDataPropertyOptions options { get; set; }
Request Example View Source

Property Value

Type: fileDataPropertyOptions
The options.
See Also