xFormRun.skipSaveUserSetting(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void skipSaveUserSetting(bool _skip);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual void skipSaveUserSetting (bool _skip);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member skipSaveUserSetting : bool -> unit
override this.skipSaveUserSetting : bool -> unit
Public Overridable Sub skipSaveUserSetting (_skip As Boolean)
Parameters
- _skip
- Boolean
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute