This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Namespace: Smartsite.ManagementInformation.Server
Assembly:  Smartsite.ManagementInformation (in Smartsite.ManagementInformation.dll)

Syntax

C#Copy imageCopy Code
[("System.Runtime.Serialization", "4.0.0.0")]
[(Name = "ItemDetails", Namespace = "http://schemas.datacontract.org/2004/07/Smartsite.ManagementInformation.Server")]
public class ItemDetails : 
Visual Basic (Declaration)Copy imageCopy Code
<("System.Runtime.Serialization", "4.0.0.0")> _
<(Name := "ItemDetails", Namespace := "http://schemas.datacontract.org/2004/07/Smartsite.ManagementInformation.Server")> _
Public Class ItemDetails _
	Implements 

Inheritance Hierarchy

System..::..Object
  Smartsite.ManagementInformation.Server..::..ItemDetails

See Also

Advanced