3dak Client

Contact.Contact Property

[Visual Basic]
Public Property Contact As 
[C#]
public Contact Contact { get; set; }
[C++]
public: __property * get_Contact();
public: __property void set_Contact(Contact* );
[JScript]
public function get Contact() : Contact
public function set Contact(Contact);

See Also

Contact Class | ppm3dakClient.Contacts Namespace