FieldCalculated 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.FieldCalculated", ServerTypeId="{f9ee4627-2914-46cd-806a-4921f96a0c72}")]
public class FieldCalculated : Microsoft.SharePoint.Client.Field
type FieldCalculated = class
inherit Field
Public Class FieldCalculated
Inherits Field
- Inheritance
- Attributes
Constructors
FieldCalculated(ClientRuntimeContext, ObjectPath) |