TreeNode.AOTsetPropertiesExt(Struct) 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 AOTsetPropertiesExt(Microsoft::Dynamics::Ax::Xpp::Struct ^ _struct1);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual void AOTsetPropertiesExt (Microsoft.Dynamics.Ax.Xpp.Struct _struct1);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member AOTsetPropertiesExt : Microsoft.Dynamics.Ax.Xpp.Struct -> unit
override this.AOTsetPropertiesExt : Microsoft.Dynamics.Ax.Xpp.Struct -> unit
Public Overridable Sub AOTsetPropertiesExt (_struct1 As Struct)
Parameters
- _struct1
- Struct
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute