| EntityModelGetObjectData Method | 
            This method supports the .NET Framework serialization process.
            
 
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
 Syntax
Syntaxpublic void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)
Parameters
- info
- Type: System.Runtime.SerializationSerializationInfo
 An instance of the SerializationInfo class.
- context
- Type: System.Runtime.SerializationStreamingContext
 An instance of the StreamingContext class.
Implements
ISerializableGetObjectData(SerializationInfo, StreamingContext) See Also
See Also