C# Class SobekCM.Core.Settings.Marc21_Settings

Mostrar archivo Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ShouldSerializeCataloging_Source_Code ( ) : bool

Method suppresses XML Serialization of the Cataloging_Source_Code property if it is empty

ShouldSerializeLocation_Code ( ) : bool

Method suppresses XML Serialization of the Location_Code property if it is empty

ShouldSerializeReproduction_Agency ( ) : bool

Method suppresses XML Serialization of the Reproduction_Agency property if it is empty

ShouldSerializeReproduction_Place ( ) : bool

Method suppresses XML Serialization of the Reproduction_Place property if it is empty

ShouldSerializeXSLT_File ( ) : bool

Method suppresses XML Serialization of the XSLT_File property if it is empty

Method Details

ShouldSerializeCataloging_Source_Code() public method

Method suppresses XML Serialization of the Cataloging_Source_Code property if it is empty
public ShouldSerializeCataloging_Source_Code ( ) : bool
return bool

ShouldSerializeLocation_Code() public method

Method suppresses XML Serialization of the Location_Code property if it is empty
public ShouldSerializeLocation_Code ( ) : bool
return bool

ShouldSerializeReproduction_Agency() public method

Method suppresses XML Serialization of the Reproduction_Agency property if it is empty
public ShouldSerializeReproduction_Agency ( ) : bool
return bool

ShouldSerializeReproduction_Place() public method

Method suppresses XML Serialization of the Reproduction_Place property if it is empty
public ShouldSerializeReproduction_Place ( ) : bool
return bool

ShouldSerializeXSLT_File() public method

Method suppresses XML Serialization of the XSLT_File property if it is empty
public ShouldSerializeXSLT_File ( ) : bool
return bool