3dak Client

Contact.Location Property

Defines wether the Contact is Stored in ContactShop or Contact Table in the Database.

[Visual Basic]
Public Property ReadOnly TargetTable As 
[C#]
public TargetTable TargetTable { get; }
[C++]
public: __property  get_TargetTable();
[JScript]
public function get TargetTable() : TargetTable

Remarks

Warning: ContactShop has fewer features than Contact

See Also

Contact Class | ppm3dakClient.Contacts Namespace