Click or drag to resize

PluginSettingsBoundEntityId Property

Namespace:  Resto.Front.Api.V4.Data.Settings
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
public Nullable<Guid> BoundEntityId { get; set; }

Property Value

Type: NullableGuid

Implements

IPluginSettingsBoundEntityId
See Also