Table of Contents

Method GetNotesAttachedTo

Namespace
Pinwheel.Memo
Assembly
Pinwheel.Memo.Editor.dll

GetNotesAttachedTo(string)

public List<Note> GetNotesAttachedTo(string assetGuid)

Parameters

assetGuid string

Returns

List<Note>