Click or drag to resize

EntityCore<TFields>.UnsetRelatedEntity Method

Overload List
  NameDescription
Explicit interface implementationPrivate methodIEntityCore.UnsetRelatedEntity(IEntityCore, String)
Unsets the internal parameter related to the fieldname passed to the instance relatedEntity. Reverses the actions taken by SetRelatedEntity()
Explicit interface implementationPrivate methodIEntityCore.UnsetRelatedEntity(IEntityCore, String, Boolean)
Unsets the internal parameter related to the fieldname passed to the instance relatedEntity. Reverses the actions taken by SetRelatedEntity()
Top
See Also