'Declaration
Public Function GetFormFieldItemCommit( _ ByVal FieldId As Integer _ ) As Boolean
public bool GetFormFieldItemCommit( int FieldId )
public function GetFormFieldItemCommit( FieldId: Integer ): Boolean;
public function GetFormFieldItemCommit( FieldId : int ) : boolean;
public: bool GetFormFieldItemCommit( int FieldId )
public: bool GetFormFieldItemCommit( int FieldId )
Parameters
- FieldId