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

属性值

返回唯一名称。

适用于