These v19 docs are archived 🔒.
Go to the
latest docs home
or try if
this exact page is available
in the latest docs.
Interface IZoneIdentity
Marks things which belongs to a Zone
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public interface IZoneIdentity
Properties
ZoneId
ID of the zone (EAV Tenant)
int ZoneId { get; }
Property Value
- int
The zone ID this thing belongs to