Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / BinaryData / Liquid XML Runtime for .Net - Data - BinaryData
In This Topic
    Liquid XML Runtime for .Net - Data - BinaryData
    In This Topic
    This feature has been superseded by Liquid XML Objects.
    (The original functionality is still included in the product)
    Use Liquid XML Objects
    public byte[] Data { get; set; }
      Property Description  
        Property Data  
        Description Gets/Sets the data held by the class  
        Remarks When setting data, the input byte array is copied.