XMLDocumentFieldBinding.DocumentBinding Property
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:
property Microsoft::RuleEngine::XMLDocumentBinding ^ DocumentBinding { Microsoft::RuleEngine::XMLDocumentBinding ^ get(); };
public Microsoft.RuleEngine.XMLDocumentBinding DocumentBinding { get; }
member this.DocumentBinding : Microsoft.RuleEngine.XMLDocumentBinding
Public ReadOnly Property DocumentBinding As XMLDocumentBinding