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
Expand <a href='http://sobekrepository.org/codehelp/engineagnosticlayerdbaccess' title='EngineAgnosticLayerDbAccess'>EngineAgnosticLayerDbAccess Namespace</a>EngineAgnosticLayerDbAccess Namespace
Expand <a href='http://sobekrepository.org/codehelp/builder_library' title='SobekCM.Builder_Library'>Builder_Library Namespace</a>Builder_Library Namespace
Collapse <a href='http://sobekrepository.org/codehelp/core' title='SobekCM.Core'>Core Namespace</a>Core Namespace
Expand <a href='http://sobekrepository.org/codehelp/engine_library' title='SobekCM.Engine_Library'>Engine_Library Namespace</a>Engine_Library Namespace
Expand <a href='http://sobekrepository.org/codehelp/library' title='SobekCM.Library'>Library Namespace</a>Library Namespace
Expand <a href='http://sobekrepository.org/codehelp/resource_object' title='SobekCM.Resource_Object'>Resource_Object Namespace</a>Resource_Object Namespace
Expand <a href='http://sobekrepository.org/codehelp/tools' title='SobekCM.Tools'>Tools Namespace</a>Tools Namespace
MISSING BANNER
Code Details >> Core >> Aggregations >> New_Aggregation_Arguments

New_Aggregation_Arguments Class



Arguments necessary for adding a new item aggregation to the system


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

Syntax

C#
[SerializableAttribute]
[DataContractAttribute]
[ProtoContractAttribute]
public class New_Aggregation_Arguments

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.Aggregations..::..New_Aggregation_Arguments

Constructors

  NameDescription
Public methodNew_Aggregation_Arguments()()()()
Constructor for a new instance of the New_Aggregation_Arguments class
Public methodNew_Aggregation_Arguments(String)
Constructor for a new instance of the New_Aggregation_Arguments class

Properties

  NameDescription
Public propertyActive
Flag indicating this item aggregation is active
Public propertyBannerFile
File to use for the banner on this new aggregation
Public propertyButtonFile
File to use for the button on this new aggregation
Public propertyCode
Code for this item aggregation object
Public propertyDescription
Description of this item aggregation (in the default language )
Public propertyExternal_Link
External link, generally only used if this is an institutional type aggregation
Public propertyHidden
Flag indicating this item aggregation is hidden from most displays
Public propertyName
Full name of this item aggregation
Public propertyNewThematicHeading
Indicates if this is a new thematic heading
Public propertyParentCode
Code for the aggregation selected as the parent
Public propertyParentLocked
Indicates if this parent is locked in the user interface
Public propertyShortName
Short name of this item aggregation
Public propertyThematic_Heading
Thematic heading for this new aggregation to be linked to
Public propertyType
Type of item aggregation object
Public propertyUser
Name of the user that is creating this aggregation

See Also



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