Innovasys RealWorld
BeforeClosed Method
See Also  Send Feedback
Kingdee.BOS.Core.DynamicForm.PlugIn Namespace > IDynamicFormViewPlugIn Interface : BeforeClosed Method



e

Glossary Item Box

Ò³Ãæ×¼±¸¹Ø±Õ

Syntax

Visual Basic (Declaration) 
Sub BeforeClosed( _
   ByVal e As BeforeClosedEventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As IDynamicFormViewPlugIn
Dim e As BeforeClosedEventArgs
 
instance.BeforeClosed(e)
C# 
void BeforeClosed( 
   BeforeClosedEventArgs e
)
C++/CLI 
void BeforeClosed( 
   BeforeClosedEventArgs^ e
) 

Parameters

e

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.