C# 클래스 SobekCM.Core.Builder.Builder_Module_Set_Info

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Builder_Module_Set_Info ( ) : System

Constructor for a new instance of the Builder_Module_Set_Info class

ShouldSerializeUsed_Count_XML ( ) : bool

Method suppresses XML Serialization of the Used_Count flag property if it is NULL

메소드 상세

Builder_Module_Set_Info() 공개 메소드

Constructor for a new instance of the Builder_Module_Set_Info class
public Builder_Module_Set_Info ( ) : System
리턴 System

ShouldSerializeUsed_Count_XML() 공개 메소드

Method suppresses XML Serialization of the Used_Count flag property if it is NULL
public ShouldSerializeUsed_Count_XML ( ) : bool
리턴 bool