RuleStoreVocabularyVersionIncompatibilityException 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 RuleStoreVocabularyVersionIncompatibilityException : Microsoft::RuleEngine::RuleStoreException
[System.Serializable]
public class RuleStoreVocabularyVersionIncompatibilityException : Microsoft.RuleEngine.RuleStoreException
type RuleStoreVocabularyVersionIncompatibilityException = class
inherit RuleStoreException
interface ISerializable
Public Class RuleStoreVocabularyVersionIncompatibilityException
Inherits RuleStoreException
- Inheritance
- Attributes
- Implements
Constructors
Properties
ExistingMajorVersion | |
ExistingMinorVersion | |
NewMajorVersion | |
NewMinorVersion | |
VocabularyName |
Methods
GetObjectData(SerializationInfo, StreamingContext) |