C# 클래스 SobekCM.Core.Items.Item_Hierarchy_Details

파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
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

메소드 상세

ShouldSerializeLevel1_Index_XML() 공개 메소드

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

ShouldSerializeLevel2_Index_XML() 공개 메소드

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

ShouldSerializeLevel3_Index_XML() 공개 메소드

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

ShouldSerializeLevel4_Index_XML() 공개 메소드

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

ShouldSerializeLevel5_Index_XML() 공개 메소드

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