FieldDateTime 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.FieldDateTime", ServerTypeId="{4f9dc9b4-d900-40eb-94b9-008abbfb22e1}")]
public class FieldDateTime : Microsoft.SharePoint.Client.Field
type FieldDateTime = class
inherit Field
Public Class FieldDateTime
Inherits Field
- Inheritance
- Attributes
Constructors
FieldDateTime(ClientRuntimeContext, ObjectPath) |