MODS_Info.Target_Audiences Property Collection of audiences targeted (i.e., juvenile, adult, etc..) by the content of this digital resource Namespace: SobekCM.Resource_Object.Bib_Info Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0) Syntax
Property ValueType: ReadOnlyCollection<(Of <(<'TargetAudience_Info>)>)>Remarks You should check the count of target audiences first using the Target_Audiences_Count property before using this property.
Even if there are no target audiences, this property creates a readonly collection to pass back out.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |