C# Class OpenMetaverse.Messages.Linden.DirLandReplyMessage.QueryReply

Afficher le fichier Open project: N3X15/VoxelSim Class Usage Examples

Méthodes publiques

Свойство Type Description
ActualArea int
Auction bool
ForSale bool
Name string
ParcelID UUID
ProductSku string
SalePrice int

Property Details

ActualArea public_oe property

public int ActualArea
Résultat int

Auction public_oe property

public bool Auction
Résultat bool

ForSale public_oe property

public bool ForSale
Résultat bool

Name public_oe property

public string Name
Résultat string

ParcelID public_oe property

public UUID ParcelID
Résultat UUID

ProductSku public_oe property

public string ProductSku
Résultat string

SalePrice public_oe property

public int SalePrice
Résultat int