public string GetPublicationFullName() { return(_publication.GetFullName()); }
public string GetFullName() { return(_localPub.GetFullName()); }