https://wsapi.ams360.com/v3.0
https://wsapi.ams360.com/v3.0 / PersonalNoteUpdateNoteText Element / request Element
In This Topic
    request Element
    In This Topic
    Namespace https://wsapi.ams360.com/v3.0
    Type
    Diagram
    __identity Element Sequence Note Element NoteId Element Sequence request Element
    Overview
    Sequence
    NoteId optional guid Simple Type
    Globally Unique Identifier (GUID) for a Note. Must be a valid NoteId.
    Note optional Stream Complex Type
    Binary representation of the Notes text.
    Sequence
    __identity xs:anyType
    Source
    <xs:element xmlns:q200="https://wsapi.ams360.com/v3.0/DataContract" minOccurs="0" name="request" nillable="true" type="q200:NoteTextUpdateRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also