C# Class SobekCM.Core.Builder.Builder_Module_Set_Info

Exibir arquivo Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
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

Method Details

Builder_Module_Set_Info() public method

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

ShouldSerializeUsed_Count_XML() public method

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