DocumentMapNode.UniqueName 속성

정의

이 노드가 가리켜야 하는 보고서 항목이나 그룹의 고유 이름을 가져오거나 설정합니다.

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

속성 값

고유한 이름을 반환합니다.

적용 대상