FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / InheritModelItemParentSecurityAsync Method / InheritModelItemParentSecurityAsync(BatchHeader,String,String) Method

In This Topic
    InheritModelItemParentSecurityAsync(BatchHeader,String,String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub InheritModelItemParentSecurityAsync( _
       ByVal BatchHeader As BatchHeader, _
       ByVal Model As String, _
       ByVal ModelItemID As String _
    ) 
    public void InheritModelItemParentSecurityAsync( 
       BatchHeader BatchHeader,
       string Model,
       string ModelItemID
    )

    Parameters

    BatchHeader
    Model
    ModelItemID
    See Also