'Declaration Public Function CreateLinkedReport( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As String, _ ByVal Parent As String, _ ByVal Link As String, _ ByVal Properties() As Property _ ) As ServerInfoHeader
public ServerInfoHeader CreateLinkedReport( BatchHeader BatchHeader, string Report, string Parent, string Link, Property[] Properties )
Parameters
- BatchHeader
- Report
- Parent
- Link
- Properties