JsonLookupItemAdaptorSetReference Method
Set this objects reference to the type and value passed.
Namespace: MFiles.VAF.Configuration.JsonAdaptorAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public void SetReference(
MFMetadataStructureItem structureType,
MFIdentifier value
)
Parameters
- structureType MFMetadataStructureItem
- The reference value's structure type.
- value MFIdentifier
- The reference value.