| BiViewDefinitionShouldSerializeAggregationDefinitions Method |
True if aggregations should be serialized
Namespace:
SanteDB.BI.Model
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.481-alpha
Syntax public bool ShouldSerializeAggregationDefinitions()
Public Function ShouldSerializeAggregationDefinitions As Boolean
public:
bool ShouldSerializeAggregationDefinitions()
member ShouldSerializeAggregationDefinitions : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SanteDB.BI.Model.BiViewDefinition.ShouldSerializeAggregationDefinitions"]
See Also