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

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

    The following tables list the members exposed by IHasAssignedId<IdT>.

    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