ItemReferenceData.ReferenceType 属性

定义

获取或设置被引用项的类型。

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

属性值

被引用项的类型。

适用于