C# Class SobekCM.Resource_Object.Bib_Info.Origin_Info_Place

Mostra file Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Public Methods

Method Description
Origin_Info_Place ( string Place_Text, string Place_MarcCountry, string Place_ISO3166 ) : System

Constructor for a new instance of the Origin_Info_Place class

Method Details

Origin_Info_Place() public method

Constructor for a new instance of the Origin_Info_Place class
public Origin_Info_Place ( string Place_Text, string Place_MarcCountry, string Place_ISO3166 ) : System
Place_Text string Text of the publication place
Place_MarcCountry string MARC country code for the publication place
Place_ISO3166 string ISO-3166 code for the publication place
return System