SIFWorks ADK 2.0
BinaryData Class
NamespacesEdustructures.SifWorks.CommonBinaryData

[This is preliminary documentation and is subject to change.]

Contains the base64Binary encoding of binary or text data not encoded in UTF-8.
Declaration Syntax
C#Visual BasicVisual C++
public class BinaryData : SifKeyedElement
Public Class BinaryData _
	Inherits SifKeyedElement
public ref class BinaryData : public SifKeyedElement
Members
All MembersConstructorsProperties



IconMemberDescription
BinaryDataBinaryDataNew()()
Creates an instance of a BinaryData

BinaryDataBinaryDataNew(String)
Constructor that accepts values for all mandatory fields

Description
Gets or sets the value of the Description attribute.

FileName
Gets or sets the value of the FileName attribute.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
MIMEType
Gets or sets the value of the MIMEType attribute.

Value
Gets or sets the value of the <BinaryData> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10