GoCDModificationInfo.

Id Property

Summary

Gets or sets the identifier.

Syntax

[DataMember(Name = "id")]
public int Id { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
int The identifier.