MetadataStoreGetDefaultResourceName Method (EntityType) Breeze.sharp
Returns the default resource name for the specified EntityType type.

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public string GetDefaultResourceName(
	EntityType entityType
)

Parameters

entityType
Type: Breeze.SharpEntityType

Return Value

Type: String
See Also

Reference