CadAcadProxyEntity.BinaryDataSize

CadAcadProxyEntity.BinaryDataSize property

Gets or sets the size of the binary data.

public long? BinaryDataSize { get; set; }

Property Value

The size of the binary data.

See Also