JsonLookupItemAdaptorGetReference Method
Gets the reference if it matches the passed type, otherwise null.
Namespace: MFiles.VAF.Configuration.JsonAdaptorAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public MFIdentifier GetReference(
MFMetadataStructureItem structureType
)
- structureType MFMetadataStructureItem
- The desired reference type.
MFIdentifierThe reference if it matches the passed type, otherwise null.