Click or drag to resize

StaticEntityFieldsDataContainerGetPresetAlias Method

Gets the preset alias for the slot with the index specified, or empty string if not set.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public string GetPresetAlias(
	int index
)

Parameters

index
Type: SystemInt32
The index.

Return Value

Type: String
See Also