ValidationResultForUpgradeMetadataElements Property

Container for the metadata elements that should be present in the vault after the upgrade. Contains (1) item type, (2) alias and (3) the configuration id that asked the alias.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public List<ValidationResultForUpgradeMetadataItemParams> MetadataElements { get; }

Property Value

ListValidationResultForUpgradeMetadataItemParams

See Also