Skip to content

gettype() of collections is not correct #39

@lipkau

Description

@lipkau

Current behavior

currently the method gettype() of a collection of custom object returns

System.Object[]

Expected behavior

the method gettype() of a collection of custom object returns a collection of the custom object. such as (for a collection of pages):

ConfluencePS.Page[]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions