Report.Author 속성

정의

보고서의 작성자를 가져옵니다.

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

속성 값

string 값입니다.

적용 대상