Class BlobPrimitive

java.lang.Object
com.thingworx.types.primitives.BlobPrimitive
All Implemented Interfaces:
IPrimitiveType<BlobPrimitive,byte[]>, Serializable, Cloneable, Comparable, Comparator<BlobPrimitive>

@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public final class BlobPrimitive extends Object implements IPrimitiveType<BlobPrimitive,byte[]>, Cloneable
See Also: