ReportItem.DataElementName 속성

정의

보고서 항목의 데이터 요소 이름을 가져옵니다.

public:
 property System::String ^ DataElementName { System::String ^ get(); };
public string DataElementName { get; }
member this.DataElementName : string
Public ReadOnly Property DataElementName As String

속성 값

보고서 항목의 데이터 요소 이름입니다.

적용 대상