Click or drag to resize

fileDataBaseAttributenameOrPropertyPath Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the name or property path.

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

Property Value

Type: String
The name or property path.
See Also