Camera.Id

Camera.Id property

Gets or sets the id. A text string containing the unique identifier of the camera element. This value must be unique within the instance document. Optional.

public string Id { get; set; }

See Also