ItemReferenceData.ReferenceType Property

Definition

Gets or sets the type of the referenced item.

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

Property Value

The type of the referenced item.

Applies to