Bibliographic_Info.TemporalSubjects Property Gets the collection of temporal subjects associated with this 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 <(<'Temporal_Info>)>)>Remarks You should check the count of temporal subjects first using the TemporalSubjects_Count property before using this property.
Even if there are no temporal subjects, this property creates a readonly collection to pass back out.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |