BaseData Class
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.
public ref class BaseData : System::Runtime::Serialization::IExtensibleDataObject
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BaseData", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.Crm.Admin.AdminService")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.Xrm.Sdk.Deployment.MonitoringResultData))]
public class BaseData : System.Runtime.Serialization.IExtensibleDataObject
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BaseData", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.Crm.Admin.AdminService")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.Xrm.Sdk.Deployment.MonitoringResultData))>]
type BaseData = class
interface IExtensibleDataObject
Public Class BaseData
Implements IExtensibleDataObject
- Inheritance
-
BaseData
- Derived
- Attributes
- Implements
Constructors
BaseData() |
Properties
ExtensionData |
For internal use only. |