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

Performing_Arts_Info Class



Stores performing arts specific information for this resource


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

Syntax

C#
[SerializableAttribute]
public class Performing_Arts_Info : iMetadata_Module

Remarks

Object created by Mark V Sullivan (2006) for University of Florida's Digital Library Center.

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object.Metadata_Modules..::..Performing_Arts_Info

Constructors

  NameDescription
Public methodPerforming_Arts_Info
Constructor for a new instance of the Performing_Arts_Info class

Methods

  NameDescription
Public methodAdd_Performer
Add a new performer to the collection of performers associated with this item
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
Protected propertyhasData
Gets flag indicating if this has any data
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 propertyPerformance
Gets and sets the name of this performance
Public propertyPerformance_Date
Gets and sets the date of this performance
Public propertyPerformers
Gets the collection of performers for this item
Public propertyPerformers_Count
Gets the number of performers linked to this digital object

See Also



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