Click or drag to resize

ISelectionIsRequiredFilled Property

Are all the required fields filled out? Can we save the record?

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool IsRequiredFilled { get; }

Property Value

Type: Boolean

Implements

IModelBaseIsRequiredFilled
See Also