ISSOAdmin2.CreateFieldInfo(String, String, 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:
void CreateFieldInfo(System::String ^ applicationName, System::String ^ label, int flags);
public void CreateFieldInfo (string applicationName, string label, int flags);
abstract member CreateFieldInfo : string * string * int -> unit
Public Sub CreateFieldInfo (applicationName As String, label As String, flags As Integer)
Parameters
- applicationName
- String
- label
- String
- flags
- Int32