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 >> BriefItem >> BriefItem_Behaviors

BriefItem_Behaviors Class



Specification of how this item should behave within this library


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

Syntax

C#
[SerializableAttribute]
[XmlRootAttribute("behaviors")]
[DataContractAttribute]
[ProtoContractAttribute]
public class BriefItem_Behaviors

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.BriefItem..::..BriefItem_Behaviors

Constructors

  NameDescription
Public methodBriefItem_Behaviors
Constructor for a new instance of the BriefItem_Behaviors class

Methods

  NameDescription
Public methodGet_Viewer
Gets information about a single viewer for this digital resource

Properties

  NameDescription
Public propertyAggregation_Code_List
List of all the aggregation codes associated with this item
Public propertyDark_Flag
Flag indicates which IP ranges have access to this item, or 0 if this is public, or -1 if private
Public propertyEmbedded_Video
Complete embed html tag for an embedded video ( i.e., from YouTube for example )
Public propertyGroupTitle
Title associated with the overall item group
Public propertyGroupType
Type for the overall item group (title)
Public propertyHolding_Location_Aggregation
Code for the holding location aggregation
Public propertyIP_Restriction_Membership
Flag indicates which IP ranges have access to this item, or 0 if this is public, or -1 if private
Public propertyMain_Thumbnail
Gets and sets the name of the main thumbnail file
Public propertyPage_File_Extensions_For_Download
List of page file extenions that should be listed in the downloads tab
Public propertySingle_Use
Flag indicates if checkout is required for this item, in which case this is a single use digital item
Public propertySource_Institution_Aggregation
Code for the source institution aggregation
Public propertyViewers
List of viewers attached to this item

See Also



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