Property ZoneMembersWithPriceOnly
ZoneMembersWithPriceOnly
If the object is a Zone, returns objects belonging to this zone and having a price. Otherwise, returns an empty list.
Declaration
public IList<Scene.Object> ZoneMembersWithPriceOnly { get; }
Property Value
| Type | Description |
|---|---|
| IList<Scene.Object> |