Compartir a través de


RuleStoreRuleSetVersionIncompatibilityException Clase

Definición

public ref class RuleStoreRuleSetVersionIncompatibilityException : Microsoft::RuleEngine::RuleStoreException
[System.Serializable]
public class RuleStoreRuleSetVersionIncompatibilityException : Microsoft.RuleEngine.RuleStoreException
type RuleStoreRuleSetVersionIncompatibilityException = class
    inherit RuleStoreException
    interface ISerializable
Public Class RuleStoreRuleSetVersionIncompatibilityException
Inherits RuleStoreException
Herencia
RuleStoreRuleSetVersionIncompatibilityException
Atributos
Implementaciones

Constructores

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

Propiedades

ExistingMajorVersion
ExistingMinorVersion
NewMajorVersion
NewMinorVersion
RuleSetName

Métodos

GetObjectData(SerializationInfo, StreamingContext)

Se aplica a