Thesis_Dissertation_Info.Committee_Members Property Gets the collection of the names of the committee members, surname first. Namespace: SobekCM.Resource_Object.Metadata_Modules Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0) Syntax
Property ValueType: ReadOnlyCollection<(Of <(<'String>)>)>Remarks You should check the count of commitee members first using the Committee_Members_Count property before using this property.
Even if there are no commitee members, this property creates a readonly collection to pass back out.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |