Click or drag to resize

IObjectNotes Interface

Represents a object having an ObjectNotes property.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public interface IObjectNotes

The IObjectNotes type exposes the following members.

Properties
  NameDescription
Public propertyObjectNotes
Gets or sets the object notes.
Top
See Also