mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> Builder >> Builder_Module_Set_Info

Builder_Module_Set_Info Class



Set of builder module configuration information


Namespace: SobekCM.Core.Builder
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
[SerializableAttribute]
[XmlRootAttribute("builderModuleSet")]
[DataContractAttribute]
[ProtoContractAttribute]
public class Builder_Module_Set_Info

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.Builder..::..Builder_Module_Set_Info

Constructors

  NameDescription
Public methodBuilder_Module_Set_Info
Constructor for a new instance of the Builder_Module_Set_Info class

Methods

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

Fields

  NameDescription
Public fieldUsed_Count
Number of times this builder module set is referenced

Properties

  NameDescription
Public propertyBuilder_Modules
Builder module settings (in order of execution) for this builder module set
Public propertySetID
Primary key for this set of builder modules
Public propertySetName
Name for this set of builder modules
Public propertyUsed_Count_XML
Number of times this builder module set is referenced, for XML serialization purposes

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )