Click or drag to resize
BCScriptObject Properties

The BCScriptObject type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyMetadata
Gets the metadata for the script object.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also