A classified ad on the grid
Declaration Syntax
C# |
public struct Classified
Members
All Members | Methods | Fields | |||
|
|
|
Icon | Member | Description |
---|---|---|
CreationDate |
Creation date of the ad
|
|
ExpirationDate |
Expiration date of the ad
|
|
Flags |
Flags that show certain options applied to the
classified
|
|
ID |
UUID for this ad, useful for looking up
detailed information about it
|
|
Name |
The title of this classified ad
|
|
Price |
Price that was paid for this ad
|
|
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)