Expand Minimize
0 out of 1 rated this helpful - Rate this topic

SPField.SourceId property

Gets either the namespace that defines a built-in field or, if it a custom field, the GUID that identifies the list or Web site where it was created.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public string SourceId { get; }

Property value

Type: System.String
A string that contains either a namespace path or a list GUID.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.