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