Common.__fieldAccessRight_IntImpl__(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:
int __fieldAccessRight_IntImpl__(System::String ^ fieldName);
public int __fieldAccessRight_IntImpl__ (string fieldName);
member this.__fieldAccessRight_IntImpl__ : string -> int
Public Function __fieldAccessRight_IntImpl__ (fieldName As String) As Integer
Parameters
- fieldName
- String