次の方法で共有


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)

適用対象