Click or drag to resize

RefURIAttributeTypeFilePath Property

Gets the pure file path of this external reference attribute without the identifier.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string FilePath { get; }

Property Value

String
The file path.
See Also