Click or drag to resize
EntityCoreTFieldsUnsetRelatedEntity Method
Overload List
  NameDescription
Explicit interface implementationPrivate methodIEntityCoreUnsetRelatedEntity(IEntityCore, String)
Unsets the internal parameter related to the fieldname passed to the instance relatedEntity. Reverses the actions taken by SetRelatedEntity()
Explicit interface implementationPrivate methodIEntityCoreUnsetRelatedEntity(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