geographic_positions property

geographic_positions property

Gets the information related to the global positioning of the object.

Remarks

This property is a simplified version of VCardGeographicalRecordset.geographic_position_records.

Definition:

@property
def geographic_positions(self):
    ...

See Also