FileMetadata 1.0 control documentation

Returns value of the Metadata as array of bytes.

[Visual�Basic]
Public�Function�GetBytesValue()�As�Byte()
[C#]
public�byte[]�GetBytesValue();

Return Value

Aa array of bytes that specifies the value of the Metadata.

See Also

MetadataItem Class | ElementIT.FileMetadata Namespace