'Declaration Public Shared Sub SaveRdl( _ ByVal report As Report, _ ByVal writer As XmlWriter, _ ByVal resourceLocator As ResourceLocator, _ Optional ByVal isSnapShotFilter As Boolean _ )
public static void SaveRdl( Report report, XmlWriter writer, ResourceLocator resourceLocator, bool isSnapShotFilter )
Parameters
- report
- writer
- resourceLocator
- isSnapShotFilter