[This is preliminary documentation and is subject to change.]
teh xml representation of the item
Namespace:
OfficeClip.BusinessLayer.Extranet.UserAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public string ItemXml { get; set; } |
Visual Basic (Declaration) |
---|
Public Property ItemXml As String |
Visual C++ |
---|
public: property String^ ItemXml { String^ get (); void set (String^ value); } |