Set

Set(string, string)

Προσθέτει ή αντικαθιστά την ιδιότητα τύπου περιεχομένου με το καθορισμένο όνομα.

public void Set(string propertyName, string propertyValue)
Παράμετρος Τύπος Περιγραφή
propertyName String Το όνομα του ακινήτου.
propertyValue String Η αξία του ακινήτου.

Δείτε επίσης


Set(string, string, string)

Προσθέτει ή αντικαθιστά την ιδιότητα τύπου περιεχομένου με το καθορισμένο όνομα.

public void Set(string propertyName, string propertyValue, string propertyType)
Παράμετρος Τύπος Περιγραφή
propertyName String Το όνομα του ακινήτου.
propertyValue String Η αξία του ακινήτου.
propertyType String Ο τύπος ιδιοκτησίας.

Δείτε επίσης