Share via


ClassMemberBinding.ObjectBinding Property

Definition

Caution

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

public:
 virtual 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 override Microsoft.RuleEngine.ObjectBinding ObjectBinding { get; }
member this.ObjectBinding : Microsoft.RuleEngine.ObjectBinding
Public Overrides ReadOnly Property ObjectBinding As ObjectBinding

Property Value

Attributes

Applies to