共用方式為


RuleEngineDeploymentNotPublishedException 類別

定義

public ref class RuleEngineDeploymentNotPublishedException : Microsoft::RuleEngine::RuleEngineDeploymentException
[System.Serializable]
public class RuleEngineDeploymentNotPublishedException : Microsoft.RuleEngine.RuleEngineDeploymentException
type RuleEngineDeploymentNotPublishedException = class
    inherit RuleEngineDeploymentException
    interface ISerializable
Public Class RuleEngineDeploymentNotPublishedException
Inherits RuleEngineDeploymentException
繼承
RuleEngineDeploymentNotPublishedException
屬性
實作

建構函式

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

屬性

MajorVersion
MinorVersion
RuleSetName

方法

GetObjectData(SerializationInfo, StreamingContext)

適用於