DocumentSetTemplate.WelcomePageFields Property
Gets the collections of fields that are displayed on the welcome page of DocumentSet objects that use this template.
Namespace: Microsoft.Office.DocumentManagement.DocumentSets
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public ReadOnly Property WelcomePageFields As WelcomePageFieldCollection
Get
'Usage
Dim instance As DocumentSetTemplate
Dim value As WelcomePageFieldCollection
value = instance.WelcomePageFields
public WelcomePageFieldCollection WelcomePageFields { get; }
Property Value
Type: Microsoft.Office.DocumentManagement.DocumentSets.WelcomePageFieldCollection
An SPField collection representing the fields to be displayed on the welcome page