Click or drag to resize

RefURIAttributeTypeIsFile Method

Determines whether this instance is file.

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

Return Value

Boolean
true if this instance is file; otherwise, false.
See Also