Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / IHasAssignedId<IdT> Interface

In This Topic
    IHasAssignedId<IdT> Interface Methods
    In This Topic

    For a list of all members of this type, see IHasAssignedId<IdT> members.

    Public Methods
     NameDescription
     MethodEnables developer to set the assigned Id of an object. This is not part of Entity since most entities do not have assigned Ids and since business rules will certainly vary as to what constitutes a valid, assigned Id for one object but not for another.  
    Top
    See Also