Gets or sets the field code available in a specific application, such as Microsoft Word, Excel, or Visio.
Namespace:
Relativity.Imaging.Services.InterfacesAssembly:
Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
public string FieldCode { get; set; }
public string FieldCode { get; set; }
Public Property FieldCode As String
Get
Set
Public Property FieldCode As String
Get
Set
public:
property String^ FieldCode {
String^ get ();
void set (String^ value);
}
public:
property String^ FieldCode {
String^ get ();
void set (String^ value);
}
member FieldCode : string with get, set
member FieldCode : string with get, set
Property Value
Type:
String
Reference