Click or drag to resize

PluginSettings.BoundEntityId Property

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

Property Value

Type: Nullable<Guid>

Implements

IPluginSettings.BoundEntityId
See Also