CreateEntityRequest.HasNotes Property

Definition

Gets or sets whether the custom table that is created has a special relationship to the annotation table. Optional.

public:
 property bool HasNotes { bool get(); void set(bool value); };
public bool HasNotes { get; set; }
member this.HasNotes : bool with get, set
Public Property HasNotes As Boolean

Property Value

true if the custom table that is created has a special relationship to the annotation table; otherwise, false. The default is false.

Remarks

Learn to use file data with Attachment and Note records

Applies to