Spread for ASP.NET 12 Product Documentation
Name Property (UnionOperatorInfo)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > UnionOperatorInfo Class : Name Property
Gets the name of the operator.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Name As String
'Usage
 
Dim instance As UnionOperatorInfo
Dim value As String
 
value = instance.Name
public override string Name {get;}
See Also

Reference

UnionOperatorInfo Class
UnionOperatorInfo Members