CubeField._Caption Property
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.
Returns a String value that represents the label text for the cube field.
public:
property System::String ^ _Caption { System::String ^ get(); };
public string _Caption { get; }
Public ReadOnly Property _Caption As String
Property Value
String