OpenMetaverse Protocol Library Developers API Documentation
DirectoryManager . . :: . . DirectoryParcel Structure
NamespacesOpenMetaverse DirectoryManagerDirectoryManager . . :: . . DirectoryParcel
A parcel retrieved from the dataserver such as results from the "For-Sale" listings or "Places" Search
Declaration Syntax
C#
public 
struct 
DirectoryParcel
Members
All Members Methods Fields



Icon Member Description
ActualArea
The size of the parcel

Auction
If True, this parcel is flagged to be auctioned

Dwell
Parcel traffic

ForSale
If true, this parcel is currently set for sale

ID
The unique dataserver parcel ID

Name
A string containing the name of the parcel

SalePrice
The price of the parcel

ToString () () () ()
Print the struct data as a string
(Overrides ValueType. ToString () () () () .)

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)