Click or drag to resize

ModelContainsFields Method

Determines whether any content-type of the model contains at least one column.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool ContainsFields()

Return Value

Type: Boolean
See Also