IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

AtomData Property

The complete content of the Atom resource.

Syntax

[VB.NET]
Public Property AtomData As String
Public Property AtomDataB As Byte()

[C#]
public string AtomData {get; set;}
public byte[] AtomDataB {get; set;}

Remarks

This property will contain the bytes received when retrieving Atom feeds or a media type through the GetResource method. When writing an Atom feed using the WriteFile method, the AtomData will be generated from the existing properties.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0