DictType.Alignment 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.
Retrieves the alignment for the extended data type.
public:
virtual Microsoft::Dynamics::Ax::Xpp::Alignment Alignment();
public virtual Microsoft.Dynamics.Ax.Xpp.Alignment Alignment ();
abstract member Alignment : unit -> Microsoft.Dynamics.Ax.Xpp.Alignment
override this.Alignment : unit -> Microsoft.Dynamics.Ax.Xpp.Alignment
Public Overridable Function Alignment () As Alignment
Returns
The alignment for the extended data type.