'DeclarationPublic Sub AddQueryValueName( _ ByVal customName As String _ )
'UsageDim instance As FormulaProvider Dim customName As String instance.AddQueryValueName(customName)
public void AddQueryValueName( string customName )
Parameters
- customName
- Name of the custom.