Click or drag to resize

IDfsCustomBlock Properties

The IDfsCustomBlock type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of elements in custom block
Public propertyItem
Custom block value getter and setter.

You can update the custom block data by setting values directly in the array. The type must match the SimpleType

Public propertyName
Name of custom block.
Public propertySimpleType
Type of the data stored in the custom block.
Top
See Also