FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / GetRolePropertiesRequest Class / GetRolePropertiesRequest Constructor / GetRolePropertiesRequest Constructor(String)

In This Topic
    GetRolePropertiesRequest Constructor(String)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal Name As String _
    )
    public GetRolePropertiesRequest( 
       string Name
    )

    Parameters

    Name
    See Also