CommonImplementation.FieldAccessRight(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:
abstract int FieldAccessRight(System::String ^ fieldName);
public abstract int FieldAccessRight (string fieldName);
abstract member FieldAccessRight : string -> int
Public MustOverride Function FieldAccessRight (fieldName As String) As Integer
Parameters
- fieldName
- String