In This Topic
Gets or sets a name of the reports parts library.
Syntax
'Declaration
Public Property Library As String
public string Library {get; set;}
Property Value
A
System.String value indicating the name of the reports parts library. See
PartsLibraryReference.Name.
See Also