CommonImplementation.FieldState 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.
Overloads
FieldState(Int32) | |
FieldState(Int32, Int32) |
FieldState(Int32)
FieldState(Int32, Int32)
public:
abstract int FieldState(int fieldId, int state);
public abstract int FieldState (int fieldId, int state);
abstract member FieldState : int * int -> int
Public MustOverride Function FieldState (fieldId As Integer, state As Integer) As Integer
Parameters
- fieldId
- Int32
- state
- Int32