TermMap Class

Term mapping.

Definition

Namespace: MFiles.VAF.Configuration.IntelligenceServices
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
[SerializableAttribute]
public class TermMap
Inheritance
Object    TermMap

Constructors

TermMap  

Properties

InstanceTerms Collection of nested Instance-Terms.
MFValue Dynamic Item value.
SubTerms Collection of nested Sub-Terms.
TermValue Term value.

See Also