次の方法で共有


RuleEngineDeploymentRuleSetExistsException クラス

定義

public ref class RuleEngineDeploymentRuleSetExistsException : Microsoft::RuleEngine::RuleEngineDeploymentException
[System.Serializable]
public class RuleEngineDeploymentRuleSetExistsException : Microsoft.RuleEngine.RuleEngineDeploymentException
type RuleEngineDeploymentRuleSetExistsException = class
    inherit RuleEngineDeploymentException
    interface ISerializable
Public Class RuleEngineDeploymentRuleSetExistsException
Inherits RuleEngineDeploymentException
継承
RuleEngineDeploymentRuleSetExistsException
属性
実装

コンストラクター

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

プロパティ

MajorVersion
MinorVersion
RuleSetName

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象