PartnerAgreement.Contacts Property

Definition

public:
 property System::Collections::ArrayList ^ Contacts { System::Collections::ArrayList ^ get(); void set(System::Collections::ArrayList ^ value); };
public System.Collections.ArrayList Contacts { get; set; }
member this.Contacts : System.Collections.ArrayList with get, set
Public Property Contacts As ArrayList

Property Value

ArrayList

Implements

Applies to