RuleStoreRuleSetVersionIncompatibilityException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Attributes
- Implements
Constructors
Properties
ExistingMajorVersion | |
ExistingMinorVersion | |
NewMajorVersion | |
NewMinorVersion | |
RuleSetName |
Methods
GetObjectData(SerializationInfo, StreamingContext) |