JsonLookupItemAdaptorValueListItem Property

A reference to a value list item. Only available when StructureType = MFMetadataStructureItemValueListItem Will not be serialized if unavailable.

Definition

Namespace: MFiles.VAF.Configuration.JsonAdaptor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public MFIdentifier ValueListItem { get; set; }

Property Value

MFIdentifier

See Also