ServerFileReport.ObjectType Property
Gets the type of the Server File report.
Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
Syntax
'Declaration
Public Property ObjectType As CrystalDecisions.Shared.EnumServerFileType
public CrystalDecisions.Shared.EnumServerFileType ObjectType {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio .NET 2002
See Also
Reference
ServerFileReport Class
ServerFileReport Members
CrystalDecisions.Shared Namespace