InstanceNameAttribute.InstanceName property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the name of the instance.

public string InstanceName { get; }

Property Value

The name of the instance.

See Also