NoteHeaderModel Constructor
Public Sub New( _
ByVal note As NoteHeader, _
ByVal target As NoteTarget _
)
This language is not supported or no code example is available.
public NoteHeaderModel(
NoteHeader note,
NoteTarget target
)
This language is not supported or no code example is available.
public:
NoteHeaderModel(
NoteHeader^ note,
NoteTarget target
)
This language is not supported or no code example is available.
public function NoteHeaderModel(
note : NoteHeader,
target : NoteTarget
);
This language is not supported or no code example is available.
Parameters
- note
- NoteHeader
- target
- NoteTarget