InstanceNameAttribute.InstanceName property

namespace: Serenity.Data   assemblySerenity.Net.Services

Gets the name of the instance.

public string InstanceName { get; }

Property Value

The name of the instance.

See Also