HoldsField Constructor (SPFieldCollection, String)

Reserved for internal use.

Namespace:  Microsoft.Office.RecordsManagement.Holds
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Sub New ( _
    fields As SPFieldCollection, _
    fieldName As String _
)
'Usage
Dim fields As SPFieldCollection
Dim fieldName As String

Dim instance As New HoldsField(fields, _
    fieldName)
public HoldsField(
    SPFieldCollection fields,
    string fieldName
)

Parameters

See Also

Reference

HoldsField Class

HoldsField Members

HoldsField Overload

Microsoft.Office.RecordsManagement.Holds Namespace