mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER

VRACore_Info Class



Stores the VRACore-specific data elements for describing visual materials within the cultural context of their production


Namespace: SobekCM.Resource_Object.Metadata_Modules.VRACore
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
[SerializableAttribute]
public class VRACore_Info : iMetadata_Module

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object.Metadata_Modules.VRACore..::..VRACore_Info

Constructors

  NameDescription
Public methodVRACore_Info
Constructor for a new instance of the VRACore_Info class

Methods

  NameDescription
Public methodAdd_Cultural_Context
Adds a new cultural contexts to be associated with this visual resource
Public methodAdd_Inscription
Adds a new inscriptions to be associated with this visual resource
Public methodAdd_Material(VRACore_Materials_Info)
Adds a new materials to be associated with this visual resource
Public methodAdd_Material(String, String)
Adds a new materials to be associated with this visual resource
Public methodAdd_Measurement(VRACore_Measurement_Info)
Adds a new measurements to be associated with this visual resource
Public methodAdd_Measurement(String, String)
Adds a new measurements to be associated with this visual resource
Public methodAdd_State_Edition
Adds a new state/edition to be associated with this visual resource
Public methodAdd_Style_Period
Adds a new style/periods to be associated with this visual resource
Public methodAdd_Technique
Adds a new techniques to be associated with this visual resource
Public methodClear_Cultural_Contexts
Clears the list of all cultural contexts associated with this visual resource
Public methodClear_Inscriptions
Clears the list of all inscriptions associated with this visual resource
Public methodClear_Materials
Clears the list of all materials associated with this visual resource
Public methodClear_Measurements
Clears the list of all measurements associated with this visual resource
Public methodClear_State_Editions
Clears the list of all state/editions associated with this visual resource
Public methodClear_Style_Periods
Clears the list of all style/periods associated with this visual resource
Public methodClear_Techniques
Clears the list of all techniques associated with this visual resource
Public methodRetrieve_Additional_Info_From_Database
Chance for this metadata module to load any additional data from the database when building this digital resource in memory
Public methodSave_Additional_Info_To_Database
Chance for this metadata module to perform any additional database work such as saving digital resource data into custom tables

Properties

  NameDescription
Public propertyCultural_Context_Count
Gets the number of cultural contexts associated with this visual resource
Public propertyCultural_Contexts
Gets the collection of cultural contexts related with this visual resource
Public propertyhasData
Flag indicates if this object holds any data in the subfields
Public propertyInscription_Count
Gets the number of inscriptions associated with this visual resource
Public propertyInscriptions
Gets the collection of inscriptions related with this visual resource
Public propertyMaterial_Count
Gets the number of materials associated with this visual resource
Public propertyMaterials
Gets the collection of materials related with this visual resource
Public propertyMeasurement_Count
Gets the number of measurements associated with this visual resource
Public propertyMeasurements
Gets the collection of measurements related with this visual resource
Public propertyMetadata_Search_Terms
Gets the metadata search terms and values to be saved to the database to allow searching to occur over the data in this metadata module
Public propertyModule_Name
Name for this metadata module
Public propertyState_Edition_Count
Gets the number of state/editions associated with this visual resource
Public propertyState_Editions
Gets the collection of state/editions related with this visual resource
Public propertyStyle_Period_Count
Gets the number of style/periods associated with this visual resource
Public propertyStyle_Periods
Gets the collection of style/periods related with this visual resource
Public propertyTechnique_Count
Gets the number of techniques associated with this visual resource
Public propertyTechniques
Gets the collection of techniques related with this visual resource

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )