WinPrjIndex.Extra Property

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

Syntax

'Declaration
Public Property Extra As ByteArray
    Get
    Set
'Usage
Dim instance As WinPrjIndex
Dim value As ByteArray

value = instance.Extra

instance.Extra = value
public ByteArray Extra { get; set; }

Property Value

Type: Microsoft.Office.Project.Library.ByteArray

See Also

Reference

WinPrjIndex Class

WinPrjIndex Members

Microsoft.Office.Project.Library Namespace