EngagementSaveConflictException Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.EngagementSaveConflictException", ServerTypeId="{33d7a6a8-1b61-42ea-92b7-33f5c069d7c0}", ValueObject=true)]
public class EngagementSaveConflictException : Microsoft.SharePoint.Client.ClientValueObject
type EngagementSaveConflictException = class
    inherit ClientValueObject
Public Class EngagementSaveConflictException
Inherits ClientValueObject
Inheritance
EngagementSaveConflictException
Attributes

Constructors

EngagementSaveConflictException()

Properties

TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientValueObject)
WriteToXml(XmlWriter, SerializationContext)

Applies to