TreeNode.AOTtypeStr Method

Definition

Returns the internal string code for the element type used in XPO files.

public:
 virtual System::String ^ AOTtypeStr();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual string AOTtypeStr ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member AOTtypeStr : unit -> string
override this.AOTtypeStr : unit -> string
Public Overridable Function AOTtypeStr () As String

Returns

The string that contains the tree node type.

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to