CalculateRollupFieldRequest.FieldName Property

Definition

Gets or sets the logical name of the column to calculate. Required.

public:
 property System::String ^ FieldName { System::String ^ get(); void set(System::String ^ value); };
public string FieldName { get; set; }
member this.FieldName : string with get, set
Public Property FieldName As String

Property Value

The logical name of the column to calculate.

Applies to