次の方法で共有


RuleEngineDeploymentRuleSetFetchException クラス

定義

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

コンストラクター

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

プロパティ

MajorVersion
MinorVersion
RuleSetName

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象