Click or drag to resize

PluginSettingsBoundEntityId Property

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

Property Value

Type: NullableGuid

Implements

IPluginSettingsBoundEntityId
See Also