Show / Hide Table of Contents

Class AddOn

Inheritance
System.Object
SerializableObject
ApiDataObject
AddOn
Inherited Members
ApiDataObject.Id
ApiDataObject.Name
ApiDataObject.Comment
ApiDataObject.HistoryUserName
ApiDataObject.HistoryDateTime
ApiDataObject.HistoryUserDisplayName
SerializableObject.IsLive
SerializableObject.GetSchema()
SerializableObject.ReadXml(Xml.XmlReader)
SerializableObject.WriteXml(Xml.XmlWriter)
SerializableObject.ClearSerializationHistory()
Namespace:ESAPIX.Facade.API
Assembly:cs.temp.dll.dll
Syntax
public class AddOn : ApiDataObject, Xml.Serialization.IXmlSerializable

Constructors

AddOn()

Declaration
public AddOn()

AddOn()

Declaration
public AddOn()

AddOn()

Declaration
public AddOn()

AddOn()

Declaration
public AddOn()

AddOn()

Declaration
public AddOn()

AddOn()

Declaration
public AddOn()

AddOn(Object)

Declaration
public AddOn(dynamic client)
Parameters
Type Name Description
System.Object client

AddOn(Object)

Declaration
public AddOn(dynamic client)
Parameters
Type Name Description
System.Object client

AddOn(Object)

Declaration
public AddOn(dynamic client)
Parameters
Type Name Description
System.Object client

AddOn(Object)

Declaration
public AddOn(dynamic client)
Parameters
Type Name Description
System.Object client

AddOn(Object)

Declaration
public AddOn(dynamic client)
Parameters
Type Name Description
System.Object client

AddOn(Object)

Declaration
public AddOn(dynamic client)
Parameters
Type Name Description
System.Object client

Properties

CreationDateTime

Declaration
public DateTime? CreationDateTime { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>

CreationDateTime

Declaration
public DateTime? CreationDateTime { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>

CreationDateTime

Declaration
public DateTime? CreationDateTime { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>

CreationDateTime

Declaration
public DateTime? CreationDateTime { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>

CreationDateTime

Declaration
public DateTime? CreationDateTime { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>

CreationDateTime

Declaration
public DateTime? CreationDateTime { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX