XDocumentClass._XDocument4_set_Role(String) 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 _XDocument4_set_Role(System::String ^ pbstrRole) = Microsoft::Office::Interop::InfoPath::_XDocument4::set_Role;
public virtual void _XDocument4_set_Role (string pbstrRole);
abstract member _XDocument4_set_Role : string -> unit
override this._XDocument4_set_Role : string -> unit
Public Overridable Sub _XDocument4_set_Role (pbstrRole As String)
Parameters
- pbstrRole
- String