Click or drag to resize

RefURIAttributeTypeIsAbsoluteUri Method

Determines whether [is absolute URI].

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public bool IsAbsoluteUri()

Return Value

Boolean
true if [is absolute URI]; otherwise, false.
See Also