Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the value of the MultiLangBaseDocFieldControl object.
Namespace: Microsoft.Office.DocumentManagement.WebControls
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Value As Object
Get
'Usage
Dim instance As MultiLangBaseDocFieldControl
Dim value As Object
value = instance.Value
public override Object Value { get; }
Property Value
Type: System.Object
An object representing the value of the MultiLangBaseDocFieldControl object.
See Also
Reference
MultiLangBaseDocFieldControl Class