Persistate API documentation
Explicit Operator
NamespacesPersistateAggregateFunctionExplicitNarrowingExplicitExplicitExplicit(AggregateFunction to String)

[This is preliminary documentation and is subject to change.]

Explicit conversion from AggregateFunction to string.
Declaration Syntax
C#
public static explicit operator string (
	AggregateFunction val
)
Parameters
val (AggregateFunction)
The AggregateFunction to convert.
Return Value
A string containing the converted valaue.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)