Skip to content

ObjectCopyOptions Helper methods for built in property  #26

@IdrissPiard

Description

@IdrissPiard

Could we have helper methods on ObjectCopyOptions for the built-in properties that allows chaining ?
It would allow users to use the same syntax as the one suggested in #24 and thus make the dev experience better

  • public ObjectCopyOptions setCheckInObject(bool checkIn);
  • public ObjectCopyOptions setTargetObjectType(int objectType);

@CraigHawker mentionned using IL weavers ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions