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