BriefItemMapping_Configuration Class
Configuration information for the mapping from the full SobekCM_Item to
the BriefItem which is used by the item viewers
Namespace: SobekCM.Core.ConfigurationAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
[SerializableAttribute]
[XmlRootAttribute("BriefItemMapperConfig")]
[DataContractAttribute]
[ProtoContractAttribute]
public class BriefItemMapping_Configuration |
Inheritance Hierarchy
Constructors
Methods
Fields
Properties
| Name | Description |
---|
| MappingSets | Collection of all the mapping sets |
See Also