FieldEditingInfo.Shared Property
Gets an object of type FieldEditingInfo.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Shared As FieldEditingInfo
Get
'Usage
Dim value As FieldEditingInfo
value = FieldEditingInfo.Shared
public static FieldEditingInfo Shared { get; }
Property Value
Type: Microsoft.Office.Project.Server.Library.FieldEditingInfo
Remarks
If Shared is a null value, this property creates a new instance of FieldEditingInfo.