SqlDictionary.fieldType Property
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:
property Microsoft::Dynamics::Ax::Xpp::Types fieldType { Microsoft::Dynamics::Ax::Xpp::Types get(); void set(Microsoft::Dynamics::Ax::Xpp::Types value); };
public Microsoft.Dynamics.Ax.Xpp.Types fieldType { get; set; }
member this.fieldType : Microsoft.Dynamics.Ax.Xpp.Types with get, set
Public Property fieldType As Types