ReferenceTreeMFDynamicIdentifierIsReference Property

True when this object is a dynamic reference. False when the value is a non-lookup type.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public bool IsReference { get; }

Property Value

Boolean

See Also