Skip to content

Documentation Create-a-redmine-object #275

Open
@hynekpetrla

Description

@hynekpetrla

In documentation is mention this way of create Identifiable object:
issue.Project = new IdentifiableName() { Id = };

but in last version is posibble only in this way:
Project = IdentifiableName.Create(),

https://github.com/zapadi/redmine-net-api/wiki/Create-a-redmine-object

Or what is proper way to create Identifiable?
i woul'd like update docupage, it's ok to update it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions