 |
DetailV1Notes Property |
Used to expose properties contained in the notes tab.
Created in Epic SDK V4.1.
Namespace:
ASI.TAM.API.Data.UI.Activity
Assembly:
ASI.TAM.API.Data.UI.Activity (in ASI.TAM.API.Data.UI.Activity.dll) Version: 2021.1.0.1
Syntaxpublic NoteItemsV1 Notes { get; set; }
Public Property Notes As NoteItemsV1
Get
Set
Dim instance As DetailV1
Dim value As NoteItemsV1
value = instance.Notes
instance.Notes = value
Property Value
Type:
NoteItemsV1
Notes As Other.
Remarks Note |
---|
|
See Also