ValidationResultForUpgradeMetadataItemParams Structure
Data content for validated/requested metadata items.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public struct MetadataItemParams
- Inheritance
- Object ValueType ValidationResultForUpgradeMetadataItemParams
identifier
|
The identifier for the metadata structure item.
|
itemType
|
The metadata structure item type.
|
moduleConfigId
|
The configuration identifier where the metadata structure reference origins from.
|
optional
|
True if the metadata structure item was specified to be optional.
|
wasMissing
|
True if the metadata structure item was not present in the vault metadata structure.
|