C# Class SobekCM.Core.Items.Item_Hierarchy_Details

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

Private Properties

Property Type Description

Public Methods

Method Description
ShouldSerializeLevel1_Index_XML ( ) : bool

Method suppresses XML Serialization of the Level1_Index_XML property if it is NULL

ShouldSerializeLevel2_Index_XML ( ) : bool

Method suppresses XML Serialization of the Level2_Index_XML property if it is NULL

ShouldSerializeLevel3_Index_XML ( ) : bool

Method suppresses XML Serialization of the Level3_Index_XML property if it is NULL

ShouldSerializeLevel4_Index_XML ( ) : bool

Method suppresses XML Serialization of the Level4_Index_XML property if it is NULL

ShouldSerializeLevel5_Index_XML ( ) : bool

Method suppresses XML Serialization of the Level5_Index_XML property if it is NULL

Method Details

ShouldSerializeLevel1_Index_XML() public method

Method suppresses XML Serialization of the Level1_Index_XML property if it is NULL
public ShouldSerializeLevel1_Index_XML ( ) : bool
return bool

ShouldSerializeLevel2_Index_XML() public method

Method suppresses XML Serialization of the Level2_Index_XML property if it is NULL
public ShouldSerializeLevel2_Index_XML ( ) : bool
return bool

ShouldSerializeLevel3_Index_XML() public method

Method suppresses XML Serialization of the Level3_Index_XML property if it is NULL
public ShouldSerializeLevel3_Index_XML ( ) : bool
return bool

ShouldSerializeLevel4_Index_XML() public method

Method suppresses XML Serialization of the Level4_Index_XML property if it is NULL
public ShouldSerializeLevel4_Index_XML ( ) : bool
return bool

ShouldSerializeLevel5_Index_XML() public method

Method suppresses XML Serialization of the Level5_Index_XML property if it is NULL
public ShouldSerializeLevel5_Index_XML ( ) : bool
return bool