Click or drag to resize

AggregateMetadataInitialCondition Property

Initial state value of this aggregate.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public string InitialCondition { get; }

Property Value

Type: String
See Also