Click or drag to resize

ImportSetBuilderIsCommitted Property

Identifies whether the Import Set has been submitted or not

Namespace:  Law.EdaIntegration.Import
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public bool IsCommitted { get; }

Property Value

Type: Boolean

Implements

IImportSetBuilderIsCommitted
See Also