PageElementPropertiesWizPhantomDetail_MapperSaveOptions Property |
Options passed to the mapper during the final save. If AlwaysAttemptSave is set, a save will be attempted even if the mapper is not dirty. See
MapperSaveOptions
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax MapperSaveOptions WizPhantomDetail_MapperSaveOptions { get; }
ReadOnly Property WizPhantomDetail_MapperSaveOptions As MapperSaveOptions
Get
Property Value
Type:
MapperSaveOptionsOptions passed to the mapper during the final save. If AlwaysAttemptSave is set, a save will be attempted even if the mapper is not dirty. See
MapperSaveOptionsSee Also