共用方式為


RuleEngineDeploymentAlreadyDeployedException 類別

定義

public ref class RuleEngineDeploymentAlreadyDeployedException : Microsoft::RuleEngine::RuleEngineDeploymentException
[System.Serializable]
public class RuleEngineDeploymentAlreadyDeployedException : Microsoft.RuleEngine.RuleEngineDeploymentException
type RuleEngineDeploymentAlreadyDeployedException = class
    inherit RuleEngineDeploymentException
    interface ISerializable
Public Class RuleEngineDeploymentAlreadyDeployedException
Inherits RuleEngineDeploymentException
繼承
RuleEngineDeploymentAlreadyDeployedException
屬性
實作

建構函式

RuleEngineDeploymentAlreadyDeployedException(SerializationInfo, StreamingContext)
RuleEngineDeploymentAlreadyDeployedException(String, String, Int32, Int32, Exception)
RuleEngineDeploymentAlreadyDeployedException(String, String, Int32, Int32)

屬性

MajorVersion
MinorVersion
RuleSetName

方法

GetObjectData(SerializationInfo, StreamingContext)

適用於