Share via


MemberBinding.ObjectBinding Property

Definition

Caution

With nested bindings, the referenced binding may not be an ObjectBinding. Please use Binding property instead.

public:
 abstract property Microsoft::RuleEngine::ObjectBinding ^ ObjectBinding { Microsoft::RuleEngine::ObjectBinding ^ get(); };
[System.Obsolete("With nested bindings, the referenced binding may not be an ObjectBinding. Please use Binding property instead.")]
public abstract Microsoft.RuleEngine.ObjectBinding ObjectBinding { get; }
member this.ObjectBinding : Microsoft.RuleEngine.ObjectBinding
Public MustOverride ReadOnly Property ObjectBinding As ObjectBinding

Property Value

Attributes

Applies to