CommonImplementation.UpdateField(Int32) 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:
abstract void UpdateField(int fieldId);
public abstract void UpdateField (int fieldId);
abstract member UpdateField : int -> unit
Public MustOverride Sub UpdateField (fieldId As Integer)
Parameters
- fieldId
- Int32