共用方式為


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)

適用於