FieldId.LastModifiedBy property
Gets an object of type Guid that specifies a LastModifiedBy field.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared ReadOnly Property LastModifiedBy As Guid
Get
'Usage
Dim value As Guid
value = FieldId.LastModifiedBy
public static Guid LastModifiedBy { get; }
Property value
Type: System.Guid
An object of type Guid.