'宣言 Public Function InheritParentSecurity( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As System.String _ ) As ServerInfoHeader
'使用法 Dim instance As ReportingService2005SoapClient Dim BatchHeader As BatchHeader Dim Item As System.String Dim value As ServerInfoHeader value = instance.InheritParentSecurity(BatchHeader, Item)
public ServerInfoHeader InheritParentSecurity( BatchHeader BatchHeader, System.string Item )
パラメータ
- BatchHeader
- Item