TreeNode.AOTsetProperty(String, Object) Method

Definition

public:
 virtual void AOTsetProperty(System::String ^ _name, System::Object ^ _value);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual void AOTsetProperty (string _name, object _value);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member AOTsetProperty : string * obj -> unit
override this.AOTsetProperty : string * obj -> unit
Public Overridable Sub AOTsetProperty (_name As String, _value As Object)

Parameters

_name
String
_value
Object
Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to