Spread for ASP.NET 12 Product Documentation
GetCustomName(String) Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ICustomNameSupport Interface > GetCustomName Method : GetCustomName(String) Method
Name, as an expression
Gets the user-defined name, as an expression, in the model.
Syntax
'Declaration
 
Overloads Function GetCustomName( _
   ByVal name As String _
) As Expression
'Usage
 
Dim instance As ICustomNameSupport
Dim name As String
Dim value As Expression
 
value = instance.GetCustomName(name)
Expression GetCustomName( 
   string name
)

Parameters

name
Name, as an expression
See Also

Reference

ICustomNameSupport Interface
ICustomNameSupport Members
Overload List