次の方法で共有


RuleStoreRuleSetAlreadyPublishedException クラス

定義

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

コンストラクター

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

プロパティ

MajorVersion
MinorVersion
RuleSetName

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象