'Declaration Public Function New( _ ByVal statFunctionType As StatFunctionType, _ ByVal sourcePropertyName As String, _ ByVal resultPropertyName As String _ )
'Usage Dim statFunctionType As StatFunctionType Dim sourcePropertyName As String Dim resultPropertyName As String Dim instance As New XmlStatFunction(statFunctionType, sourcePropertyName, resultPropertyName)
public XmlStatFunction( StatFunctionType statFunctionType, string sourcePropertyName, string resultPropertyName )
Parameters
- statFunctionType
- sourcePropertyName
- resultPropertyName