Namespace: CodeSmith.Engine.Schema
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
protected override string GetKeyForItem(
	Variable item
)
Visual Basic
Protected Overrides Function GetKeyForItem ( 
	item As Variable
) As String

Return Value

Type: String

See Also