KitchenDraw SDK 2
Show / Hide Table of Contents

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>
In this article
Back to top Generated by DocFX