FormReferenceControl.CanUserAdd(FormDataSource, String) 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:
static bool CanUserAdd(Dynamics::AX::Application::FormDataSource ^ _formDataSource, System::String ^ _fieldName);
public static bool CanUserAdd (Dynamics.AX.Application.FormDataSource _formDataSource, string _fieldName);
static member CanUserAdd : Dynamics.AX.Application.FormDataSource * string -> bool
Public Shared Function CanUserAdd (_formDataSource As FormDataSource, _fieldName As String) As Boolean
Parameters
- _formDataSource
- FormDataSource
- _fieldName
- String