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_Setting

Builder_Module_Setting Class



Setting information for a single builder module


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

Syntax

C#
[SerializableAttribute]
[ProtoContractAttribute]
[DataContractAttribute]
[XmlRootAttribute("builderModule")]
public class Builder_Module_Setting

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.Builder..::..Builder_Module_Setting

Constructors

  NameDescription
Public methodBuilder_Module_Setting
Initializes a new instance of the Builder_Module_Setting class

Properties

  NameDescription
Public propertyArgument1
[DataMember] First argument necessary for the execution of this interface methods
Public propertyArgument2
[DataMember] Second argument necessary for the execution of this interface methods
Public propertyArgument3
[DataMember] Third argument necessary for the execution of this interface methods
Public propertyAssembly
[DataMember] Name of the assembly DLL (if not a part of the standard SobekCM assembly
Public propertyClass
[DataMember] Fully qualified name of the class for this builder module
Public propertyDescription
[DataMember] Description of the module's primary function, from the dataase
Public propertyKey
Key for this setting, used to lookup for duplicate references to the same module

See Also



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