ObjectIdent(XppObjectBase) Constructor
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:
ObjectIdent(Microsoft::Dynamics::Ax::Xpp::XppObjectBase ^ _object);
public ObjectIdent (Microsoft.Dynamics.Ax.Xpp.XppObjectBase _object);
new Microsoft.Dynamics.Ax.Xpp.ObjectIdent : Microsoft.Dynamics.Ax.Xpp.XppObjectBase -> Microsoft.Dynamics.Ax.Xpp.ObjectIdent
Public Sub New (_object As XppObjectBase)
Parameters
- _object
- XppObjectBase