GetBinary(String):IBinaryObject
Calls a binary object for the current version.
A binary object for a version can be called by means of this method.
If it is attempted to call a binary object for the version and this binary object does not exist or does not belong to this version, then a BinaryNotExistsException is triggered.
Return type: Onion.Client.IBinaryObject
Parameter
- referenceIdentifier
Type: System.String
The reference identifier for a binary object is built up as follows: "prefix://data/binaries/Id". The default value for prefix is onion. The Id is the unique number for a binary object in onion.net.