ValidationResultForUpgradeMetadataItemParams Structure |
Namespace: MFiles.VAF.Configuration
public struct MetadataItemParams
The ValidationResultForUpgradeMetadataItemParams type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | 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.
|