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

속성 값

참조된 항목의 유형입니다.

적용 대상