TreeNode.AOTSetModel(Int32) Method
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:
virtual void AOTSetModel(int _modelId);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual void AOTSetModel (int _modelId);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member AOTSetModel : int -> unit
override this.AOTSetModel : int -> unit
Public Overridable Sub AOTSetModel (_modelId As Integer)
Parameters
- _modelId
- Int32
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute