_UserDefinedProperty.Formula Property

Definition

Returns a String (string in C#) value that represents the formula for the UserDefinedProperty object. Read-only.

public:
 property System::String ^ Formula { System::String ^ get(); };
public string Formula { get; }
Public ReadOnly Property Formula As String

Property Value

Applies to