OrganizationWebProxyClient.DeleteCore(String, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use only.
protected public:
virtual void DeleteCore(System::String ^ entityName, Guid id);
protected internal virtual void DeleteCore (string entityName, Guid id);
abstract member DeleteCore : string * Guid -> unit
override this.DeleteCore : string * Guid -> unit
Protected Friend Overridable Sub DeleteCore (entityName As String, id As Guid)
Parameters
- entityName
- String
- id
- Guid