SPFieldGuid class

Represents a field that contains a GUID.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPField
    Microsoft.SharePoint.SPFieldGuid

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class SPFieldGuid _
    Inherits SPField
'Usage
Dim instance As SPFieldGuid
public class SPFieldGuid : SPField

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPFieldGuid members

Microsoft.SharePoint namespace