Click or drag to resize

RefTypeAttributeTypeIsExplicit Method

Determines whether this is an 'explicit' RefType

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

Return Value

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