MemberBindingDefinition 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 MemberBindingDefinition abstract : Microsoft::RuleEngine::UserBindingDefinition
[System.Serializable]
public abstract class MemberBindingDefinition : Microsoft.RuleEngine.UserBindingDefinition
type MemberBindingDefinition = class
inherit UserBindingDefinition
Public MustInherit Class MemberBindingDefinition
Inherits UserBindingDefinition
- Inheritance
- Derived
- Attributes
Properties
Description | (Inherited from VocabularyDefinition) |
FormatStrings | (Inherited from VocabularyDefinition) |
Id | (Inherited from VocabularyDefinition) |
Item[String] | (Inherited from VocabularyDefinition) |
Mappings | |
Name | (Inherited from VocabularyDefinition) |
Type | (Inherited from VocabularyDefinition) |
Methods
AddFormatString(FormatString) | (Inherited from VocabularyDefinition) |
AddMapping(ArgumentMapping) | |
Clone() | (Inherited from VocabularyDefinition) |
GetFormatString() | (Inherited from VocabularyDefinition) |
GetFormatString(String) | (Inherited from VocabularyDefinition) |
RemoveFormatString(String) | (Inherited from VocabularyDefinition) |
RemoveMapping(ArgumentMapping) | |
SetType(Type) | (Inherited from VocabularyDefinition) |