SaveEventObjectClass.DocReturnEvent_get_ReturnStatus 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 bool DocReturnEvent_get_ReturnStatus() = Microsoft::Office::Interop::InfoPath::DocReturnEvent::get_ReturnStatus;
public virtual bool DocReturnEvent_get_ReturnStatus ();
abstract member DocReturnEvent_get_ReturnStatus : unit -> bool
override this.DocReturnEvent_get_ReturnStatus : unit -> bool
Public Overridable Function DocReturnEvent_get_ReturnStatus () As Boolean