MoneyAttributeMetadata.FormulaDefinition Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the formula definition for calculated and rollup attributes.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute(Order = 70)]
public string FormulaDefinition { get; set; }
<DataMemberAttribute(Order := 70)>
Public Property FormulaDefinition As String
Property Value
Type: System.String
Type: String
The formula definition for calculated and rollup attributes.
Remarks
If you want to edit the value of this property, you have to use the formula editor in the application. More information: Customization Guide: Define Calculated Fields and Customization Guide: Define Rollup Fields.
See Also
MoneyAttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Calculated and rollup attributes
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright