Share via


ProjectLink.ItemTypes Property

Definition

Access to remote ItemTypes.

public:
 abstract property System::Collections::Generic::ICollection<System::String ^> ^ ItemTypes { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public abstract System.Collections.Generic.ICollection<string> ItemTypes { get; }
member this.ItemTypes : System.Collections.Generic.ICollection<string>
Public MustOverride ReadOnly Property ItemTypes As ICollection(Of String)

Property Value

Applies to