Property.Classification Property
Reserved for internal use.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public ReadOnly Property Classification As Classification
Get
'Usage
Dim instance As [Property]
Dim value As Classification
value = instance.Classification
public Classification Classification { get; }
Property Value
Type: Microsoft.Office.Project.Server.Library.Classification