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:
override int FieldAccessRight(System::String ^ fieldName);
public override int FieldAccessRight (string fieldName);
override this.FieldAccessRight : string -> int
Public Overrides Function FieldAccessRight (fieldName As String) As Integer