| AggregateMetadataDeterministic Property  | 
            Indicates whether or not this aggregate is deterministic. This means that given a particular input,
            the aggregate will always produce the same output.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic bool Deterministic { get; }Property Value
Type: 
Boolean
See Also