ViewObjectClass.View3_get_Name 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 System::String ^ View3_get_Name() = Microsoft::Office::Interop::InfoPath::View3::get_Name;
public virtual string View3_get_Name ();
abstract member View3_get_Name : unit -> string
override this.View3_get_Name : unit -> string
Public Overridable Function View3_get_Name () As String