 | RefURIAttributeTypeIsAbsoluteUri Method |
Determines whether [is absolute URI].
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic bool IsAbsoluteUri()
Public Function IsAbsoluteUri As Boolean
public:
bool IsAbsoluteUri()
Return Value
Booleantrue if [is absolute URI]; otherwise,
false.
See Also