GitImportRequest.ImportRequestId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The unique identifier for this import request.
[System.Runtime.Serialization.DataMember]
public int ImportRequestId { get; set; }
member this.ImportRequestId : int with get, set
Public Property ImportRequestId As Integer
Property Value
- Attributes