ListingSettingsPrivate Property

Indicates whether it is a private listing.

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public bool Private { get; set; }

Property Value

Boolean

See Also