CostRateConverter.DefaultWorkFormat Property

Namespace:  Microsoft.Office.Project.Conversion
Assembly:  Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)

Syntax

'Declaration
Public Property DefaultWorkFormat As WorkFormatType
    Get
    Set
'Usage
Dim instance As CostRateConverter
Dim value As WorkFormatType

value = instance.DefaultWorkFormat

instance.DefaultWorkFormat = value
public WorkFormatType DefaultWorkFormat { get; set; }

Property Value

Type: Microsoft.Office.Project.Conversion.WorkFormatType

See Also

Reference

CostRateConverter Class

CostRateConverter Members

Microsoft.Office.Project.Conversion Namespace