PFAdminExternalConnectionViewModelSkipRequiredFieldCheck Property |
Gets or sets a value indicating whether required fields can be left empty
when saving an item during a synchronization.
SkipRequiredFieldCheck
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute]
public bool SkipRequiredFieldCheck { get; set; }
Property Value
Type:
BooleanSee Also