Home
last modified time | relevance | path

Searched defs:ItemReference (Results 1 – 7 of 7) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelItem.go248 type ItemReference struct { struct
250 Object
252 DriveID *string `json:"driveId,omitempty"`
254 DriveType *string `json:"driveType,omitempty"`
256 ID *string `json:"id,omitempty"`
258 Name *string `json:"name,omitempty"`
260 Path *string `json:"path,omitempty"`
262 ShareID *string `json:"shareId,omitempty"`
264 SharepointIDs *SharepointIDs `json:"sharepointIds,omitempty"`
266 SiteID *string `json:"siteId,omitempty"`
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/
H A DItemReference.cs35 internal class ItemReference : IReference { class
44 …public ItemReference (string original_string, string itemName, string transform, string separator,… in ItemReference() method in Microsoft.Build.BuildEngine.ItemReference
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/parameter/
H A Ditem-reference.h26 ItemReference(SPObject *owner) : URIReference(owner) {} in ItemReference() function
/dports/net/rclone/rclone-1.57.0/backend/onedrive/api/
H A Dtypes.go96 type ItemReference struct { struct
97 …D string `json:"driveId"` // Unique identifier for the Drive that contains the item. Read-only.
98 ID string `json:"id"` // Unique identifier for the item. Read/Write.
99 Path string `json:"path"` // Path that used to navigate to the item. Read/Write.
100 DriveType string `json:"driveType"` // Type of the drive, Read-Only
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/drag/
H A Ddragsupport.py28 ItemReference = DragItemRef variable
/dports/lang/python27/Python-2.7.18/Mac/Modules/drag/
H A Ddragsupport.py28 ItemReference = DragItemRef variable
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/plugins/cadstar/
H A Dcadstar_archive_parser.h839 wxString ItemReference = wxEmptyString; ///< For Components, this references the designator member