ViewInfoObjectClass.ViewInfo2_set_IsDefault(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 ViewInfo2_set_IsDefault(bool pvfValue) = Microsoft::Office::Interop::InfoPath::ViewInfo2::set_IsDefault;
public virtual void ViewInfo2_set_IsDefault (bool pvfValue);
abstract member ViewInfo2_set_IsDefault : bool -> unit
override this.ViewInfo2_set_IsDefault : bool -> unit
Public Overridable Sub ViewInfo2_set_IsDefault (pvfValue As Boolean)
Parameters
- pvfValue
- Boolean