ArcFM Engine Developer Guide
SubmitRuleException Constructor(SerializationInfo,StreamingContext)


Info.
Context.
Creates a new SubmitRuleException instance. This is the serialization constructor required for serializable types.
Syntax
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New SubmitRuleException(info, context)
protected SubmitRuleException( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
Info.
context
Context.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SubmitRuleException Class
SubmitRuleException Members
Overload List

 

 


Send Comment