FieldMultiLineText Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.FieldMultiLineText", ServerTypeId="{9ae17ecc-11a6-4433-8b51-7ecb865ffe05}")]
public class FieldMultiLineText : Microsoft.SharePoint.Client.Field
type FieldMultiLineText = class
inherit Field
Public Class FieldMultiLineText
Inherits Field
- Inheritance
- Attributes
Constructors
FieldMultiLineText(ClientRuntimeContext, ObjectPath) |